R/globals.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  shiny::addResourcePath(prefix = "assets",directoryPath = system.file("assets",package="plotlyBars"))
}
andrewsali/plotlyBars documentation built on May 5, 2019, 11:08 p.m.