R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {
  shiny::addResourcePath(
    "placeholders",
    system.file("placeholders", package = "bs4Dash")
  )
}

Try the bs4Dash package in your browser

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

bs4Dash documentation built on Aug. 25, 2025, 5:13 p.m.