get_project_dir: Get project directory path

View source: R/project.R View source: R/annotate_gui.R View source: R/directory_management.R

get_project_dirR 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


textAnnotatoR documentation built on April 3, 2025, 7:35 p.m.