inst/builtin-templates/bslib-bare/_rs_job.R

options("crayon.enabled" = TRUE)
options("crayon.colors" = 256)

NULL


app <- shidashi:::register_mcp_route(shiny::shinyAppDir("/Users/dipterix/Dropbox (Personal)/projects/shidashi/inst/builtin-templates/bslib-bare"))
shiny::runApp(appDir = app, launch.browser = TRUE, test.mode = FALSE,
    port = 4515L)

Try the shidashi package in your browser

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

shidashi documentation built on April 10, 2026, 5:07 p.m.