Intersection: Point in polygon

Description Usage Arguments Value

View source: R/GeometryOperations.R

Description

Saves in a data frame all the intersections between a polygon shapefile and a point shapefile. Used for the Crown delineation method

Usage

1
Intersection(inpath, outpath, pointpath)

Arguments

inpath

Path where the polygons shapefiles are

outpath

Path where you weant to save the resulting point shapefile

pointpath

Shapefile where all the PB points are

Value

A rdsdata dataframe called intersections


MartinezLaura/CanHeMonR.MaxEnt documentation built on May 17, 2019, 6:21 p.m.