View source: R/streamingclean.R
streamparse | R Documentation |
Includes checks to ensure that data columns are of type numeric. TODO: check that the fathom basins column is populated
streamparse(yearmon, tofile = FALSE, fdir = getOption("fdir"))
yearmon |
numeric yyyymm date |
tofile |
logical save to file? |
fdir |
character file path to local data directory |
## Not run: dt<-streamparse(yearmon=201002)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.