check_atpol_square {atpolR}R Documentation

Reverse engineering of published ATPOL grids

Description

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

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

Adam Zając, Maria Zając (eds.) (2001). Atlas rozmieszczenia roślin naczyniowych w Polsce. Distribution Atlas of Vascular Plants in Poland. Laboratory of Computer Chorology - Institute of Botany - Jagiellonian University, Kraków. ISBN 978-83-915161-1-9.


[Package atpolR version 0.1.1 Index]