View source: R/platform_utils.R
| normalize_path | R Documentation |
These are internal helper functions to ensure cross-platform compatibility. They handle differences between operating systems for file paths, encodings, and other platform-specific behaviors.
normalize_path(path, must_work = FALSE)
path |
Character string containing the path to normalize |
must_work |
Logical indicating whether the path must exist |
Normalized absolute path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.