makeOverlay | R Documentation |
spatial overlay of subcatchments and raster holding information required by ABIMO
makeOverlay( rawdir, rasterData, subcatchmSPobject, overlayName, subcatchmNamesCol )
rawdir |
Path to data directory. |
rasterData |
Name of raster file containing classified image. |
subcatchmSPobject |
Spatial dataset containing subcatchment polygons (ABIMO Blockteilflächen) (sp object type, R package sp). |
overlayName |
Name of output overlay object. |
subcatchmNamesCol |
Name of column in the attribute table of subcatchmSPobject that contains the subcatchment identifiers. This is used for naming the elements of the resulting list |
save overlay as .Rdata in directory "rawdir" with filename defined in
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.