R/gallery.R

#' Gallery
#' 
#' Demo of utilities.
#' 
#' @export 
gallery <- \(){
  shiny::shinyAppFile(
    system.file("app/app.R", package = "bsutils")
  )
}
JohnCoene/bsutils documentation built on June 15, 2024, 3:21 a.m.