Description Usage Arguments Details
View source: R/calculateLargeWoody.r
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.
1 2 | observedLWDTransects(uid, transect, size.class, count, is.wadeable,
strict.epa = T)
|
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 |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.