sf_pres_ab: sf_pres_ab will create a presence absence matrix given 2 sf...

View source: R/sf_pres_ab.R

sf_pres_abR Documentation

sf_pres_ab will create a presence absence matrix given 2 sf objects

Description

sf_pres_ab will create a presence absence matrix given 2 sf objects

Usage

sf_pres_ab(x, y, x.unit, y.unit)

Arguments

x

the first sf object

y

the second sf object

x.unit

the units of the x sf object. must be a column in the object

y.unit

the units of the y sf object. must be a column in the object


dilljone/EvoGEAR documentation built on May 7, 2023, 5:12 a.m.