| sum_Redds | R Documentation | 
Summarize CDMS redd count data.
sum_Redds(.redd_data, ...)
... | 
 grouping variables  | 
redd_data | 
 cleaned redd data  | 
Ryan N. Kinzer
redd_df <- cdmsR::getDatasetView(datastoreID = 78)
redd_dat <- clean_ReddData(redd_df)
sum_Redds(redd_dat, SurveyYear, StreamName, TransectName)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.