Use the package scripts and stylesheets in a page

cssjsinclude(template, color)

Arguments

template

The template type

color

The numeric style of template

Value

A list of files to be inserted in the header of a page

Examples

cssjsinclude('color','1')
#> List of 10 #> $ name : chr "nextGenShinyApps" #> $ version : chr "1.4" #> $ src :List of 1 #> ..$ file: chr "/tmp/RtmpZH5Lw5/temp_libpath487e8c7199/nextGenShinyApps/color" #> $ meta : NULL #> $ script : chr "nextgenshinyapps.js" #> $ stylesheet: chr [1:2] "nextgenshinyapps.css" "cust-theme-1.css" #> $ head : NULL #> $ attachment: NULL #> $ package : NULL #> $ all_files : logi FALSE #> - attr(*, "class")= chr "html_dependency"