View source: R/pt_watershed_area.R
pt_watershed_area | R Documentation |
Calculates the upstream watershed area for the specified point.
pt_watershed_area(point_sf)
point_sf |
an sf object; The point to have a watershed determined. |
a list of sf objects. * pt - The point snapped to the NHD nearest downstream flowline * drainage_basing - The upstream drainage area of the snapped point.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.