path.expand.2: Location of options file and project listing. Swap / for \ in...

Description Usage Arguments Details Value Examples

Description

Location of options file and project listing. Swap / for \ in path expand.

Usage

1

Arguments

x

file path, could be relative or ~

Details

See path.expand() in base R. Can be controlled in R profile by adding adaprHomeDir option. See adaprHomeDir().

Value

Full filepath to x

Examples

1
2
3
4
## Not run: 
 path.expand.2("~")

## End(Not run) 

adapr documentation built on May 1, 2019, 7:05 p.m.