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

View source: R/build_catch.R

build_catchR Documentation

function for building a data frame for each site in sitelist

Description

function for building a data frame for each site in sitelist

Usage

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

#data(mwcats)

#to be added.


nickbond/catchstats documentation built on July 10, 2024, 9:56 a.m.