check_country: Run Land-or-Sea check on MCPD data. Uploads only rows where...

View source: R/validator.R

check_countryR 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)


genesysr documentation built on Oct. 13, 2023, 9:07 a.m.