streamparse: Parse old cleaned streaming files

View source: R/streamingclean.R

streamparseR Documentation

Parse old cleaned streaming files

Description

Includes checks to ensure that data columns are of type numeric. TODO: check that the fathom basins column is populated

Usage

streamparse(yearmon, tofile = FALSE, fdir = getOption("fdir"))

Arguments

yearmon

numeric yyyymm date

tofile

logical save to file?

fdir

character file path to local data directory

Examples

## Not run: dt<-streamparse(yearmon=201002)

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