read.camelsAttr: Read CAMELS attribute file (see N. Addor et al., 2017)

View source: R/read.camelsAttr.R

read.camelsAttrR Documentation

Read CAMELS attribute file (see N. Addor et al., 2017)

Description

Generic text file reader for the CAMELS attribute files

Usage

read.camelsAttr(filename, altheader = NULL, subset = NULL)

Arguments

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

Value

dataframe

Author(s)

Leland Scantlebury

Examples

geol <- read.camelsAttr(filename = 'camels_geol.txt')

scantle/caRmels documentation built on Dec. 10, 2022, 8:13 a.m.