makePackageData: Make package datasets and write them to disk.

Description Usage Arguments Details Note

View source: R/RCMIP5.R

Description

Make package datasets and write them to disk.

Usage

1
makePackageData(path = "./sampledata", maxSize = Inf, outpath = "./data")

Arguments

path

root of directory tree

maxSize

max size (in MB) of dataset to write

outpath

directory to write to

Details

Writes all available ensembles to disk as Rdata files, subject to a maximum size parameter (CRAN says keep sample data < 5MB).

Note

This is an internal RCMIP5 function and not exported.


RCMIP5 documentation built on May 1, 2019, 6:28 p.m.