app_sys: app_sys

View source: R/app_config.R

app_sysR Documentation

app_sys

Description

Access files for the shiny app from the package installation directory.

Usage

app_sys(...)

Arguments

...

character vectors, specifying subdirectory and file(s) within your package. The default, none, returns the root of the app.

Details

# Note If you manually change your package name in the 'DESCRIPTION', don't forget to change it here too, and in the config file ('inst/config.yml').

For a safer name change mechanism, use the 'golem::set_golem_name()' function.


jimbrig/lossdevtapp documentation built on Aug. 31, 2024, 8:38 a.m.