View source: R/measureBasins.R
measureBasins | R Documentation |
Measures areas of basins, as found by Fortran program
measureBasins(infile)
infile |
Required. ArcGIS .asc file containing numbered slough basins. |
Returns a data frame containing the slough basin ID, and the areas (m2)
## Not run: areas <- measureBasins('300mm_basins.asc') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.