owri_summary | R Documentation |
Summarize OWRI treatments.
owri_summary(owri.db, complete.years = NA, huc8 = NA)
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. |
Dataframe with the sum of treatments implemented grouped into five yearly periods by huc8 and activity type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.