PAM: Create a Presence Absence Matrix

View source: R/PAM.R

PAMR Documentation

Create a Presence Absence Matrix

Description

Create a Presence Absence Matrix

Usage

PAM(shp, points, res)

Arguments

shp

A shape file

points

Data frame with sp long lat

res

A resolution vector of the null raster in geographical degrees

Value

A tibble fill with ones and zeros, column names of species and rows of sites with coordinates

Examples

PAM(shp = mexico, points = host_points_mexico, res = 3)

alrobles/geotax documentation built on July 27, 2023, 4:37 a.m.