sanitizePath {BatchJobs} | R Documentation |
Replaces backward slashes with forward slashes and optionally normalizes the path.
sanitizePath(path, make.absolute = TRUE, normalize.absolute = FALSE)
path |
[ |
make.absolute |
[ |
normalize.absolute |
[ |
character
with sanitized paths.