getAppRoot: getAppRoot

View source: R/appUtils.R

getAppRootR Documentation

getAppRoot

Description

Returns the working directory set at startup.

Usage

getAppRoot()

Details

Default deployed path is ⁠/srv/connect/apps/<DIRECTORY_NAME>⁠.

Value

path

See Also

Sys.getenv("PWD") on shinyapps.io

Examples

> getAppRoot()
[1] "/srv/connect/apps/Sample_App"


EducationShinyAppTeam/boastUtils documentation built on June 5, 2024, 5:41 a.m.