View source: R/anlz_yrattain.R
anlz_yrattain | R Documentation |
Get attainment categories for a chosen year
anlz_yrattain(epcdata, yrsel, partialyr = FALSE)
epcdata |
data frame of epc data returned by |
yrsel |
numeric indicating chosen year |
partialyr |
logical indicating if incomplete annual data for the most recent year are approximated by five year monthly averages for each parameter |
A data.frame
for the chosen year and all bay segments showing the bay segment averages for chloropyll concentration, light attenuations, segment targets, and attainment categories.
# defaults to current year
anlz_yrattain(epcdata, yrsel = 2024)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.