natAlPoints: natAlPoints

View source: R/natAlPoints.R

natAlPointsR Documentation

natAlPoints

Description

Identifies native and alien points based on overlap with regions in checklists.

Usage

natAlPoints(occ, nat_al)

Arguments

occ

able containing columns with the species name, longitude, and latitude.

nat_al

list containing reference region shapefiles for the native and alien distribution, having all alien regions overlapping native regions eliminated. Output of function noNatAlOverlap

Value

list containing points overlapping the native regions, and those overlapping the alien regions.


EduardoArle/nicheRealisation documentation built on Jan. 12, 2023, 1:50 a.m.