check_atpol_square: Reverse engineering of published ATPOL grids

View source: R/check_atpol_square.R

check_atpol_squareR Documentation

Reverse engineering of published ATPOL grids

Description

check_atpol_square() do a reverse engineering of published ATPOL grids species, especially those published in \insertCitezajacAtlasRozmieszczeniaRoslin2001;textualatpolR

Usage

check_atpol_square(centroid, raster, distance)

Arguments

centroid

Simple Feature point geometry for which the check is performed, usually it corresponds to centroid of ATPOL 10km x 10km grid

raster

geocoded raster, it has to be in EPSG:2180 projection

distance

st_buffer distance from centroid point for which the check is done, default 1200 m

Value

"YES" or "?" for given SF point

References

\insertAllCited

atpolR documentation built on Sept. 5, 2022, 9:06 a.m.