read_remote_xpt: read remote files

Description Usage Arguments Examples

Description

read remote files

Usage

1
2
3
4
5
6
7
read_remote_xpt(remote, cache_dir, ...)

read_remote_csv(remote, cache_dir, ...)

read_remote_xlsx(remote, cache_dir, ...)

read_remote_sas(remote, cache_dir, ...)

Arguments

remote

remote data file

cache_dir

local cache folder

...

args to pass to read function

Examples

1
2
3
4
## Not run: 
example_data <- read_remote_xpt("\\cdsnas\PHARMACOMETRICS\Fellows\Devin\example.xpt", ".cache")

## End(Not run)

dpastoor/remotedata documentation built on May 15, 2019, 1:23 p.m.