reach_agg: Aggregate node-level data to reach-scale

Description Usage Arguments

View source: R/reach_agg.R

Description

A slightly imprecise reproduction of RiverObs reach aggregation for a handful of variables.

Usage

1
reach_agg(nodedata, usenodes = "all", weight = TRUE)

Arguments

nodedata

Must have additional columns from add_nodelen(), add_offset()

usenodes

Which nodes to use. Defaults to "all"

weight

Use weighted regression based on height uncertainty?


markwh/rivertile documentation built on Oct. 23, 2019, 1:22 a.m.