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)Normalized absolute path
Character string containing the path to normalize
Logical indicating whether the path must exist