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 |
xy |
a |
sp |
a |
filter.raster |
a |
Value
a list
[Package biomod2 version 4.2-6-2 Index]