Drop in replacement for `here` (`here` pkg)
Usage
.here(..., projRoot = .locate_project())
Examples
try(.here("vignettes"))
#> Error in .here("vignettes") : could not find function ".here"
Drop in replacement for `here` (`here` pkg)
.here(..., projRoot = .locate_project())
try(.here("vignettes"))
#> Error in .here("vignettes") : could not find function ".here"