check_duplicated_cells: Check duplicated cells

View source: R/biomod2_internal.R

check_duplicated_cellsR 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


biomod2 documentation built on July 9, 2023, 6:05 p.m.