owri_summary: Summarize OWRI treatments.

View source: R/owri_summary.R

owri_summaryR Documentation

Summarize OWRI treatments.

Description

Summarize OWRI treatments.

Usage

owri_summary(owri.db, complete.years = NA, huc8 = NA)

Arguments

owri.db

The path and file name of the owri SQLite database.

complete.years

Vector of numeric years used to fetch projects. Only projects completed in these years will be summarized. Default is NA resulting in summary of all years in the database.

huc8

Vector of numeric HUC8 codes used to fetch projects. Only projects within the HUC8 will be summarized. Default is NA resulting in summary of all HUC8 codes in the database.

Value

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


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