powered by
Construct path to a file or directory
path(..., ext = "")
character vectors, if any values are NA, the result will also be NA.
An optional extension to append to the generated path.
A character vector of one or more paths.
base::file.path()