owri_summary20: Summarize OWRI treatments over 20 years.

View source: R/owri_summary20.R

owri_summary20R Documentation

Summarize OWRI treatments over 20 years.

Description

This function is primarily used for DEQ's Water Quality Status and Trends Report.

Usage

owri_summary20(owri.db, complete.years, huc8)

Arguments

owri.db

The path and file name of the owri SQLite database.

complete.years

Vector of numeric years used to fetch projects. The year range must span 20 years. Only projects completed in these years will be summarized.

huc8

Vector of numeric HUC8 codes used to fetch projects. Only projects within the HUC8 will be summarized.

Value

Dataframe with the sum of treatments implemented grouped into four yearly periods by huc8 and activity type.


DEQrmichie/owri documentation built on Feb. 18, 2025, 10:22 a.m.