check_country {genesysr} | R Documentation |
Run Land-or-Sea check on MCPD data. Uploads only rows where ORIGCTY, DECLATITUDE and DECLONGITUDE are provided.
check_country(mcpd)
mcpd |
Accession passport data in MCPD format |
Results from validator
## Not run:
geoCheck <- genesysr::check_country(mcpd)
## End(Not run)