streamget: Retrieve previously cleaned full streaming datasets

View source: R/streamingclean.R

streamgetR Documentation

Retrieve previously cleaned full streaming datasets

Description

Retrieve previously cleaned full streaming datasets

Usage

streamget(yearmon, qa = TRUE, fdir = getOption("fdir"))

Arguments

yearmon

numeric date in yyyymm format

qa

logical strip flagged data?

fdir

character file path to local data directory

Examples

## Not run: 
yearmon <- 201212
dt <- streamget(yearmon)

## End(Not run)

jsta/DataflowR documentation built on Sept. 27, 2022, 11:13 p.m.