nsws_load: nsws_load

Description Usage Arguments Examples

Description

Load files from local file system

Usage

1
nsws_load(version_id, format = "rds", fpath = NA)

Arguments

version_id

character database version string

format

character choice of rds or sqlite

fpath

file.path optionally specify custom location of rds file

Examples

1
2
3
4
## Not run: 
dt <- nsws_load("1")

## End(Not run)

jsta/nsws documentation built on May 3, 2019, 7:06 p.m.