Construct the path to a file from components in a platform-independent way.
file.path(…, fsep = .Platform$file.sep)
| Parameter | Description |
|---|---|
… |
character vectors. |
fsep |
the path separator to use. |