get_BasinStats | R Documentation |
This function will get pre-loaded basin statistics (zonal stats) for a provided comid. A comid can be generated in the get_Basin().
get_BasinStats(data, type = "total")
data |
A previously created get_Basin() object or an sf object with comid column. |
type |
A character indicating what type of basin characteristic to retrieve from nhdplusTools::get_nldi_characteristics(). |
An sf object with stats.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.