EmanuelSommer / toWin

[R package] Convert windows file paths into R friendly ones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toWin

Convert windows file paths into R friendly ones. Not more not less.

Installation

You can install the released version of toWin from Github in R with the following line of code:

# install.packages("devtools")
devtools::install_github("EmanuelSommer/toWin")

Usage

Just type the following into the console and in no time you have the nice file path.

toWin::toWin()

About

[R package] Convert windows file paths into R friendly ones

License:GNU General Public License v3.0


Languages

Language:R 100.0%