Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slashR

Stop manually converting Windows backslashes to forward slashes in R.

Installation

...

# install.packages("remotes")
remotes::install_github("RandomForestz/slashR")

Usage

library(slashR)

# 1. Copy a Windows path from File Explorer
# 2. Run:
dat <- read.csv(slash())

That's it. No manual editing, no find/replace.

NEW: value "slash_history" appears, a history of breadcrumbs to find your way home.

License

MIT

About

Fix Windows File Path Backslashes

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages