set.wd: set.wd()

Description Usage Author(s) Examples

View source: R/set.wd.R

Description

Alternate way to paste a windows directory directly, without converting every \ manually.

set.wd() calls setwd() and backslashConverter().

Usage

1
2
3
# execute blank:
set.wd()
# then paste windows directory.

Author(s)

Pawel Kluter

Examples

1
2
3
> set.wd()
d:\
[1] "D:/"

kluter/LCquickVieweR documentation built on Dec. 3, 2020, 9:55 p.m.