repath | R Documentation |
repath
will convert a Windows-style file path to UNIX-style, which can then be used in R code. The function
is interactive and should be called without any arguments provided. A prompt will appear for input and the converted
file path will be copied to the clipboard.
repath()
Adapted from Tom's stackoverflow contribution: https://stackoverflow.com/questions/1189759/expert-r-users-whats-in-your-rprofile/12703931#12703931
repath()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.