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 July 18, 2023, 6:35 p.m.