habitat.analysis: Habitat analysis

Description Usage Arguments Details

View source: R/habitat.analysis.R

Description

Crops vector layers using overlay and recalculates area (if polygon) and length (if line) of objects

Usage

1
habitat.analysis(features = NULL, overlay = NULL, root = "C:/OSGeo4W64")

Arguments

features

list of ESRI shapes

overlay

overlay ESRI shape file

root

root of QGIS installation. By default attempts to find it automatically

Details

vectorised if length overlay > 1

1.) Clip to overlay extent (native:clip) 2.) Recalculate geometry of objects 3.) Output data.frame


mottensmann/DBChecks documentation built on Feb. 3, 2022, 9:21 p.m.