check_duplicated_cells {biomod2}R Documentation

Check duplicated cells

Description

Identify data that are contained in the same raster cells ; print warnings if need be and filter those data if asked for.

Usage

check_duplicated_cells(env, xy, sp, filter.raster, PA.user.table = NULL)

Arguments

env

a SpatRaster with environmental data

xy

a data.frame with coordinates

sp

a vector with species occurrence data

filter.raster

a boolean

Value

a list


[Package biomod2 version 4.2-4 Index]