build_catch: function for building a data frame for each site in sitelist

Description Usage Arguments Value Note Examples

View source: R/build_catch.R

Description

function for building a data frame for each site in sitelist

Usage

1
build_catch(sitelist, hierarchy, catchstats)

Arguments

sitelist

a single row from a dataframe with list of sites with corresponding d2ol values

hierarchy

must have fields site, nextds and d2ol (can be < sitelist$d2ol) containing all the data in catchstats for all upstream catchments

catchstats

?

Value

?

Note

?

Examples

1
2
3
#data(mwcats)

#to be added.

nickbond/catchstats documentation built on Nov. 22, 2019, 3:41 a.m.