Description Usage Arguments Details
View source: R/habitat.analysis.R
Crops vector layers using overlay and recalculates area (if polygon) and length (if line) of objects
1  | habitat.analysis(features = NULL, overlay = NULL, root = "C:/OSGeo4W64")
 | 
features | 
 list of ESRI shapes  | 
overlay | 
 overlay ESRI shape file  | 
root | 
 root of QGIS installation. By default attempts to find it automatically  | 
vectorised if length overlay > 1
1.) Clip to overlay extent (native:clip) 2.) Recalculate geometry of objects 3.) Output data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.