path_tidy | R Documentation |
untidy paths are all different, tidy paths are all the same.
Tidy paths always use /
to delimit directories, never have
multiple /
or trailing /
and have colourised output based on the file
type.
path_tidy(path)
path |
A character vector of one or more paths. |
An fs_path
object, which is a character vector that also has class
fs_path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.