inst/extension/R/zzz.R

.onLoad <- function(libname, pkgname){
  path <- system.file("packer", package = "#pkgname#")
  shiny::addResourcePath('#pkgname#-assets', path)
}

Try the packer package in your browser

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

packer documentation built on May 28, 2022, 5:06 p.m.