View source: R/fracBelowPour.R
fracBelowPour | R Documentation |
Finds fraction of a basin below the pour point
fracBelowPour(DEMfile, fractionOnly = TRUE)
DEMfile |
Required. ArcGIS |
fractionOnly |
Optional. If |
Returns either the fraction of the basin below the pour point or a list containing the fraction of the basin area below the pour point and the rasters of the below-outlet dem and of the divide.
## Not run: fracBelowPour('basin5.asc') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.