The materializer is a new package to make your shiny applications modern, responsive and designed with Material Design.
If you’d like to know more about materialize css framework, visit here materializecss.com.
# Install from CRAN
install.packages("materializer")
# Or the development version from GitHub
# install.packages("devtools")
devtools::install_github("tuskan/materializer")
- https://github.com/rstudio/shiny, Easy interactive web applications with R
- https://github.com/Appsilon/shiny.semantic, build shiny applications with the Semantic UI library
- https://github.com/nteetor/dull, Build Bootstrap 4 applications with the familiar Shiny toolkit.
- https://github.com/ericrayanderson/shinymaterial, build shiny apps on top of material design