Description Usage Arguments Value Author(s)
A wrapper for fread
that sets
common values for missing data and removes blank lines.
1 | readGenData(file, na.strings = c(NA, "NA", "", " ", "?", "."), ...)
|
file |
filename of .csv file. |
na.strings |
see |
... |
other arguments passed to |
a data.frame
.
Eric Archer eric.archer@noaa.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.