bb_area | R Documentation |
Calculates catchment area
bb_area(station_basins, germanyshape, polygon_col = "objectid")
station_basins |
a list, each element has a vector with primary basin id from germanyshape |
germanyshape |
basin shapefile as a |
polygon_col |
name of id column in shapefile |
A vector with catchment area in km2 for each list element (i.e. each catchment)
## Not run: will follow ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.