This package allows users to easily (re-)format standard file paths in here::here() or file.path() function calls to be platform-independent by separating the file path string into its component parts and then quoting and comma-separating each elements. This is particularly useful as it allows for users to complete file paths using RStudio's built-in auto-complete functionality, and then rapidly reformat the resulting path for use with here::here() or file.path(). For ease of use, an RStudio AddIn allows for the functionality to be mapped to a keyboard shortcut.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.1.0.900 |
URL | https://github.com/mcguinlu/pathformatr |
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.