anlz_yrattain: Get attainment categories for a chosen year

View source: R/anlz_yrattain.R

anlz_yrattainR Documentation

Get attainment categories for a chosen year

Description

Get attainment categories for a chosen year

Usage

anlz_yrattain(epcdata, yrsel, partialyr = FALSE)

Arguments

epcdata

data frame of epc data returned by read_importwq

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

Value

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.

Examples


# defaults to current year
anlz_yrattain(epcdata, yrsel = 2024)

tbep-tech/tbeptools documentation built on April 13, 2025, 4:50 p.m.