Description Usage Arguments Value Examples
Fix single Windows based backslashes in paths with a single foward slash. By defaukt copying a path from a Windows machine has R unfriendly single backslashes. This function copies a single Windows path from the clipboard maes the necessary single foward slash correction.
1 |
clip |
logical. If |
quote |
logical. If |
copy2clip |
logical. If |
Returns an R friendly path.
1 2 3 4 | ## copy this line to clipboard...
## ~\Packages\qdap\R\cm_code.overlap.R
## Now run...
## win_fix()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.