sanitizePath | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.