anlz_iwrraw: Format raw IWR data

View source: R/anlz_iwrraw.R

anlz_iwrrawR Documentation

Format raw IWR data

Description

Format raw IWR data

Usage

anlz_iwrraw(iwrraw, tidalcreeks, yr = 2024)

Arguments

iwrraw

FDEP impaired waters rule data base as data.frame

tidalcreeks

sf object for population of tidal creeks

yr

numeric for reference year to evaluate, scores are based on ten years of data using yr as the last year

Details

The function subsets the raw IWR data for ten years starting at the value in yr and subsets by the creek population in tidalcreeks. Select water quality parameters in masterCode are filtered and some of the names are combined for continuity.

Value

A data.frame with the formatted data

Examples

anlz_iwrraw(iwrraw, tidalcreeks, yr = 2024)

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