Sets the default path_separator for file.path()
Usage
setPathSeparator(path_separator = NULL)
Arguments
- path_separator
Default (NULL) sets to .Platform$file.sep or can provide any character vector
Value
path_separator for use as default in file.path().