treatments | R Documentation |
Return treatments completed for each project.
treatments(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 quantity treatments implemented for each project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.