Get file path(s)
grp_path.RdUse grp_path() to view folder and file paths. Absolute paths are the
exact location of a file or folder in the file system (they start with the
root folder). Relative paths start from the current working directory.
Usage
grp_path(path = ".", type = c("abs", "rel"), tree = FALSE)Examples
grp_path(".")
#> /home/runner/work/gerp/gerp/docs/reference
grp_path(tempdir(), type = "rel")
#> ../../../../../../../tmp/RtmpDzzcY9