f_path: Get package root path

View source: R/f_path.R

f_pathR Documentation

Get package root path

Description

Define relative file path for overcoming working directory madness

Usage

f_path(...)

Arguments

...

character string for the filepath to be concatenated to the project directory root path.

Details

Please see https://github.com/krlmlr/rprojroot.git on github for details. Note that this definition of the function checks for R package scaffolding in order to find the root path (as opposed to Rstudio files, etc).


egouldo/GrasslandAllocatr documentation built on Oct. 19, 2022, 8:18 a.m.