Sanitize a path
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.