findOutlet | R Documentation |
Finds lowest elevation in a DEM file, and the basin pour point
findOutlet(DEMfile)
DEMfile |
Required. ArcGIS |
Returns a list containing the mininum elevation within
findFarthest
findClosestPointToOutlet
the basin, its location, the pour point elevation and its location.
## Not run: outlet <- findOutlet('basin5.asc') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.