| pathPrep | R Documentation |
Convert Windows paths to R-friendly format
pathPrep(path = "clipboard", read_fn = NULL, write_fn = NULL)
path |
Path to convert or the string "clipboard" to read from the clipboard. |
read_fn |
Optional custom function to read from the clipboard. |
write_fn |
Optional custom function to write to the clipboard. |
A normalized path string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.