get_project_dir {textAnnotatoR} | R Documentation |
Get project directory path
Description
Retrieves or creates the project directory path where all project files will be stored. Creates the directory if it doesn't exist.
Retrieves or creates the project directory path where all project files will be stored. Creates the directory if it doesn't exist.
Retrieves or creates the project directory path where all project files will be stored. Creates the directory if it doesn't exist.
Usage
get_project_dir()
get_project_dir()
get_project_dir()
Value
Character string containing the project directory path, or NULL if creation fails
Character string containing the project directory path, or NULL if creation fails
Character string containing the project directory path, or NULL if creation fails
[Package textAnnotatoR version 0.1.4 Index]