pasteWinpath: pasteWinpath gsub wrapper. By default changes \ to / from...

View source: R/pasteWinpath.R

pasteWinpathR Documentation

pasteWinpath gsub wrapper. By default changes \ to / from windows paths from cliboard.

Description

pasteWinpath gsub wrapper. By default changes \ to / from windows paths from cliboard.

Usage

pasteWinpath(sub = "/")

pasteURL(sub = "/")

Arguments

sub

Optional gsub to replace '\' with in converted path. Set to '\\' to ignore.


brandonsie/bms documentation built on Nov. 17, 2023, 11:38 a.m.