boxRead: boxRead

Description Usage Arguments Value See Also Examples

View source: R/episphereR.R

Description

read data from a box file. The function is a wrapper around the box_read function

Usage

1
boxRead(file_id = 787813783402, version_id = NULL, ...)

Arguments

file_id

the file to read (default is a simulated data file)

version_id

the version of the box file

...

values passed to boxr::box_read

Value

an R object

See Also

box_read

Examples

1
boxRead(file_id=787813783402)

episphere/episphereR documentation built on Feb. 5, 2022, 1:26 p.m.