get_project_dir: Get project directory path based on storage mode
Description
Retrieves or creates the project directory path where project files will be stored,
taking into account the user's selected storage mode.
Usage
get_project_dir(rv = NULL)
Value
Character string containing the project directory path, or NULL if not applicable
Arguments
- rv
ReactiveValues object containing application state (optional)