Last chance! 50% off unlimited learning
Sale ends in
ReadPoints
). The results are stored in an object of the class spgeoOUT. See details for more information.
SpGeoCodH(x, areanames = NULL, occ.thresh = 0)
spgeoIN
character string
. If the polygons in the spgeoIN object were derived from a shape file, this column indicates the name of the column used for area names. See the Speciesgeocoder tutorial for more information. If the polygons in the spgeoIN object were derived from a text file leave as default (Default = NA).
spgeoOUT
.
data(lemurs)
data(mdg_poly)
inp <- ReadPoints(lemurs, mdg_poly)
outp <- SpGeoCodH(inp)
names(outp)
Run the code above in your browser using DataLab