Other packages > Find by keyword >

shinymaterial  

Implement Material Design in Shiny Applications
View on CRAN: Click here


Download and install shinymaterial package within the R console
Install from CRAN:
install.packages("shinymaterial")

Install from Github:
library("remotes")
install_github("cran/shinymaterial")

Install by package version:
library("remotes")
install_version("shinymaterial", "1.2.0")



Attach the package and use:
library("shinymaterial")
Maintained by
Eric Anderson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-15
Latest Update: 2020-08-31
Description:
Allows shiny developers to incorporate UI elements based on Google's Material design. See for more information.
How to cite:
Eric Anderson (2017). shinymaterial: Implement Material Design in Shiny Applications. R package version 1.2.0, https://cran.r-project.org/web/packages/shinymaterial. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.0 (2017-04-15 07:14), 0.2.0 (2017-04-28 09:22), 0.2.1 (2017-04-29 17:57), 0.3.0 (2017-07-05 06:29), 0.4.0 (2017-10-28 00:14), 0.4.1 (2017-10-28 16:05), 0.5.0 (2017-12-17 17:55), 0.5.1 (2018-01-14 05:12), 0.5.2 (2018-03-02 21:19), 0.5.3 (2018-06-03 00:57), 0.5.4 (2019-02-02 19:10), 0.5.5 (2019-03-03 19:00), 1.0.0 (2020-01-11 00:50), 1.0.1 (2020-02-01 22:20), 1.1.0 (2020-05-17 03:10)
Other packages that cited shinymaterial R package
View shinymaterial citation profile
Other R packages that shinymaterial depends, imports, suggests or enhances
Complete documentation for shinymaterial
Functions, R codes and Examples using the shinymaterial R package
Some associated functions: close_material_modal . material_button . material_card . material_checkbox . material_column . material_date_picker . material_depth . material_dropdown . material_file_input . material_floating_button . material_input . material_modal . material_number_box . material_page . material_parallax . material_password_box . material_radio_button . material_row . material_side_nav . material_side_nav_tab_content . material_side_nav_tabs . material_slider . material_spinner_show . material_switch . material_tab_content . material_tabs . material_text_box . open_material_modal . render_material_from_server . side_nav_tabs_info . update_material_button . update_material_checkbox . update_material_date_picker . update_material_dropdown . update_material_number_box . update_material_password_box . update_material_radio_button . update_material_slider . update_material_switch . update_material_text_box . 
Some associated R codes: close-shiny-material-modal.R . create-id.R . dir-recursion.R . open-shiny-material-modal.R . render-shiny-material-from-server.R . shiny-material-button.R . shiny-material-card.R . shiny-material-checkbox.R . shiny-material-column.R . shiny-material-date-picker.R . shiny-material-depth.R . shiny-material-dropdown.R . shiny-material-file-input.R . shiny-material-floating-button.R . shiny-material-input.R . shiny-material-modal.R . shiny-material-number-box.R . shiny-material-page.R . shiny-material-parallax.R . shiny-material-password-box.R . shiny-material-radio-button.R . shiny-material-row.R . shiny-material-side-nav-tab-content.R . shiny-material-side-nav-tabs-info.R . shiny-material-side-nav-tabs.R . shiny-material-side-nav.R . shiny-material-slider.R . shiny-material-spinner.R . shiny-material-switch.R . shiny-material-tab-content.R . shiny-material-tabs.R . shiny-material-text-box.R . shiny-material-utils.R . trigger-deps.R . update-shiny-material-button.R . update-shiny-material-checkbox.R . update-shiny-material-date-picker.R . update-shiny-material-dropdown.R . update-shiny-material-number-box.R . update-shiny-material-password-box.R . update-shiny-material-radio-button.R . update-shiny-material-slider.R . update-shiny-material-switch.R . update-shiny-material-text-box.R .  Full shinymaterial package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA