R/zz-api-file-output-utils.R
here.Rd
Drop in replacement for `here` (`here` pkg)
here(..., projRoot = .locate_project())
the relative path within the project
the project root - defaults to `.locate_project()`
a path
try(.here("vignettes")) #> Error in .here("vignettes") : could not find function ".here"