BasinInfo {airGR} | R Documentation |
Data sample: characteristics of a different catchments
Description
L0123001, L0123002 and L0123003 are fictional catchments.
X0310010 contains actual data from the Durance River at Embrun [La Clapière] (Hautes-Alpes, France).
R-object containing the code, station's name, area and hypsometric curve of the catchment.
Format
List named 'BasinInfo' containing
two strings: catchment's code and station's name
one float: catchment's area in km2
one numeric vector: catchment's hypsometric curve (min, quantiles 01 to 99 and max) in metres
See Also
Examples
library(airGR)
data(L0123001)
str(BasinInfo)
[Package airGR version 1.7.6 Index]