Extracts country ISO3 based on locations
.coords2country(
xydat,
.countries.shapefile = NULL,
.points.proj4string = NULL,
ctryNameField = NULL,
verbose = FALSE
)Factor with ISO3 codes for countries
A dataframe with x and y coordinates
SpatialPolygonsDataFrame of world countries and their associated ISO3 codes
Proj4string for the occurrence data
character. Column name in .countries shapefile where ISO3 are indicated
logical. Print messages?
Josep M Serra Diaz
Other Geo:
.getSRTM()