read.gageInfo: Read CAMELS river gage information file.

View source: R/read.gaugeInfo.R

read.gageInfoR Documentation

Read CAMELS river gage information file.

Description

Alternative spelling edition of read.gaugeInfo()

Usage

read.gageInfo(filename, altheader = FALSE)

Arguments

filename

filepath/name of CAMELS gauge_information.txt file

altheader

alternative header for applying to DataFrame columns

Value

DataFrame of river gauge info

Author(s)

Leland Scantlebury

Examples

  gages <- read.gageInfo('basin_dataset_public_v1p2/basin_metadata/gauge_information.txt')

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