findFarthest | R Documentation |
Finds location of farthest point from outlet
findFarthest(DEMfile)
DEMfile |
Required. ArcGIS |
Returns a list containing the XY coordinates and the distance of the point farthest from the outlet.
findOutlet
## Not run: farthest <- findFarthest("basin5.asc") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.