R/globals.R

.onLoad <- function(libname, pkgname) {
  shiny::addResourcePath(prefix="assets", directoryPath=system.file("assets", package="shinycustomloader"))
  shiny::addResourcePath(prefix="css-loaders", directoryPath=system.file("css-loaders", package="shinycustomloader"))
}

Try the shinycustomloader package in your browser

Any scripts or data that you put into this service are public.

shinycustomloader documentation built on May 2, 2019, 4:58 a.m.