observedLWDTransects: Calculate number of LWD observed transects

Description Usage Arguments Details

View source: R/calculateLargeWoody.r

Description

observedLWDTransects is used to calculate the number of transects that were observed for the LWD data: nc for 'wet' LWD data, ns for 'dry' LWD data, and numtran which is used in calculateLWDSiteLength.

Usage

1
2
observedLWDTransects(uid, transect, size.class, count, is.wadeable,
  strict.epa = T)

Arguments

uid

vector of site-visit indicators

transect

vector of transect names

count

vector of counts of LWD pieces

strict.epa

whether the numtran metric should be calculated like EPA.

in.bankfull

logical vector; true if the lwd was within bankfull

Details

If strict.epa = TRUE, then numtran just returns the number of transects per site submitted to the function. If strict.epa = TRUE, the function returns the number of completely observed transects per site for numtran.


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