data_root: Root data directory used by the Shiny app

View source: R/project.R

data_rootR Documentation

Root data directory used by the Shiny app

Description

Resolves to the platform-appropriate per-user data location (tools::R_user_dir()), created if it does not exist. Individual projects live under ⁠<root>/projects/<project_name>/⁠.

Usage

data_root()

Value

Character. The absolute path of the root data directory.


screenllm documentation built on Sept. 24, 2026, 5:11 p.m.