View source: R/anlz_attainpep.R
anlz_attainpep | R Documentation |
Get attainment categories for each year and bay segment using chlorophyll and secchi depth
anlz_attainpep(meddat, magdurout = FALSE, trgs = NULL)
meddat |
result returned from |
magdurout |
logical indicating if the separate magnitude and duration estimates are returned |
trgs |
optional |
A data.frame
for each year and bay segment showing the attainment category
meddat <- anlz_medpep(rawdat)
anlz_attainpep(meddat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.