| getWatershedRange | R Documentation | 
This function gets a distance (in meters) which encompases the full range of the watershed. This function uses a diagonal across the bounding box of the watershed.
getWatershedRange(watershedOfInterest)
watershedOfInterest | 
 a SpatialPolygonsDataFrame showing a single watershed  | 
The Haversine formula is used to calculate the distance in Longitude and Latitude.
a distance in meters
getWatershedRange(watershedOfInterest)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.