utws | R Documentation |
Watersheds are defined by the United States Geological Survey. Only the largest defines watersheds are used.
utws
An sf object with 4 rows and 2 variables:
Largest watershed ID's defined by the USGS.
sfc multipolygon object in geographic coordinates.
https://www.usgs.gov/national-hydrography/watershed-boundary-dataset
# If you run into issues with loading this dataset try running:
utws <- sf::st_read(system.file("extdata/utws.shp", package="remap"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.