repath: Convert Windows-style paths to UNIX-style

View source: R/utils.R

repathR Documentation

Convert Windows-style paths to UNIX-style

Description

repath will convert a Windows-style file path to UNIX-style, which can then be used in R code. The function is interactive and should be called without any arguments provided. A prompt will appear for input and the converted file path will be copied to the clipboard.

Usage

repath()

Source

Adapted from Tom's stackoverflow contribution: https://stackoverflow.com/questions/1189759/expert-r-users-whats-in-your-rprofile/12703931#12703931

Examples

repath()


al-obrien/farrago documentation built on April 14, 2023, 6:20 p.m.