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