checkLocation: Checks if lat, long locations concurs with country codes....

Description Usage Arguments Value

View source: R/occurence_access.r

Description

Checks if lat, long locations concurs with country codes. Checks lat, long if lat, long lies within country shape

Usage

1
checkLocation(current_occ_chunk, countries)

Arguments

current_occ_chunk

One data chunk from gbif containing occurences

countries

Dataset of all countries in the world provided by natural earth.

Value

check_result: Boolean values indicating if the locations of the occurences are in the given countries - true - correct, false - incorrect


GBIFsiteChecker/GBIFsiteChecker documentation built on May 6, 2019, 5:08 p.m.