check_landorsea | R Documentation |
Run Land-or-Sea check on MCPD data using https://validator.genesys-pgr.org. Uploads only rows where DECLATITUDE and DECLONGITUDE are provided. In practice it is better to use 'check_country' if ORIGCTY data exists.
check_landorsea(mcpd)
mcpd |
Accession passport data in MCPD format |
Results from validator
## Not run:
waterCheck <- genesysr::check_landorsea(mcpd)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.