fig_get_gdrive_path: Get Google Drive output path

View source: R/figure_output.R

fig_get_gdrive_pathR Documentation

Get Google Drive output path

Description

Search for Google Drive symlink in results/figure, and return relative symlink path

Usage

fig_get_gdrive_path(fig_path = NULL)

Arguments

fig_path

Path to figures directory – if NULL, function will search repo for it

Examples

## Not run: 
output_dir_path <- fig_get_gdrive_path()
output_dir_path <- fig_get_gdrive_path(fig_path)

## End(Not run)

gopalpenny/ggp documentation built on Oct. 22, 2023, 10:13 p.m.