basin_id | R Documentation |
Retrieve site classification (Reference and Non-reference sites) from USGS GAGES II website.
basin_id(site_num)
site_num |
a "character" vector that contains the study site numbers. |
returns a data frame with 10 variables which includes the drainage area and site classification
# returns the identification of the basin for specified sites library(easyrbi) basin_id(c("01567000", "01490000", "01492500"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.