Description Usage Arguments Value
View source: R/GeometryOperations.R
Intersect the shapefile with the COS and roads file to erase the points that intersects with the polygons.
1 | Roadoutput(outpath, shppath, RoadCOSpath, prefix = NULL)
|
outpath |
Path wwhere you want to save the resultin shapefiles. |
shppath |
Path where the Maxent shapefiles are |
RoadCOSpath |
Full path plus name of the road file from OSM |
prefix |
Prefix of the Maxent shapefiles, if there is a prefix |
Several shapefies with the points that don't intersect with the Road file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.