get_base_folder: Get Base Folder

View source: R/Standardization.R

get_base_folderR Documentation

Get Base Folder

Description

Get Base Folder

Usage

get_base_folder(folder)

Arguments

folder

Details

When a project is open, R files use the base of the repository as the working directory. RMD files use their own position, typically script or analysis.

Value

"../../[folder]", "../[folder]", or "[folder]" depending on the relative position.


CSISdefense/csis360 documentation built on April 29, 2024, 5:30 p.m.