p_load: Load phosphorus data

Description Usage Arguments Examples

Description

Load files from local file system

Usage

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

Arguments

version_id

character database version string

format

character choice of rds

fpath

file.path optionally specify custom location of rds file

Examples

1
2
3
4
## Not run: 
p  <- p_load("1")

## End(Not run)

jsta/sparrow documentation built on May 14, 2019, 6:04 a.m.