This package allows you to fairly easily copy a path from Windows Explorer or other Windows applications that use backslashes (\) as the deliminator and paste into R which uses either forward slashes (/) or an escaped backslash (\\). To use it one would copy a path, call either fslash() or bslash() to convert the path in the clipboard and then paste. Additionally, there is a function winopen() for opening files and folders with Windows Explorer or the application associated with the target file in Windows.
Package details |
|
---|---|
Author | Ethan Plunkett |
Maintainer | Ethan Plunkett <ethan@plunkettworks.com> |
License | MIT + file LICENSE |
Version | 0.1.1 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.