addSS: Add necessary js components for shinyStorage

Description Usage Examples

Description

addSS A utility function to add the simpleStorage javascript library to a shiny app.

Usage

1

Examples

1
2
3
4
5
6
7
8
## Not run: 
shinyUI({
fluidPage(
  addSS()
)
})

## End(Not run)

johndharrison/shinyStorage documentation built on May 19, 2019, 5:13 p.m.