knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

MaterializeR = +

Travis-CI Build Status

Overview

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.

Installation

# Install from CRAN
install.packages("materializer")

# Or the development version from GitHub
# install.packages("devtools")
devtools::install_github("tuskan/materializer")

Related work



TuSKan/materializer documentation built on May 17, 2019, 6:35 p.m.