calculateLWDCountMetrics: Calculate LWD metrics

Description Usage Arguments

View source: R/calculateLargeWoody.r

Description

This function calculates LWD counts within each site, size class, and whether it is within the bankfull area

Usage

1
calculateLWDCountMetrics(uid, size.class, count, is.wadeable, epa.names = T)

Arguments

uid

vector of site-visit indicators

size.class

A vector of size class codes (e.g., WSDSL, DXDLL, ...)

count

vector of counts of LWD pieces

is.wadeable

logical describing whether the site is wadeable or not

epa.names

should the metrics be in data.frame format with EPA's names or in contingency table style. Defaults to EPA style.


jasonelaw/nrsa documentation built on Nov. 8, 2019, 11:34 a.m.