Learn R Programming

genesysr (version 2.1.1)

check_country: 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)

Value

Results from validator

Arguments

mcpd

Accession passport data in MCPD format

Examples

Run this code
if (FALSE) {
  geoCheck <- genesysr::check_country(mcpd)
}

Run the code above in your browser using DataLab