View source: R/read.camelsAttr.R
read.camelsAttr | R Documentation |
Generic text file reader for the CAMELS attribute files
read.camelsAttr(filename, altheader = NULL, subset = NULL)
filename |
filename/path of basin forcing text file |
altheader |
vector string to be used as custom column names (optional) |
subset |
list of basins to subset and return |
dataframe
Leland Scantlebury
geol <- read.camelsAttr(filename = 'camels_geol.txt')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.