GVS: Check the validity of coordinates

View source: R/GVS.R

GVSR Documentation

Check the validity of coordinates

Description

GVS returns information on coordinate validity.

Usage

GVS(occurrence_dataframe, ...)

Arguments

occurrence_dataframe

A properly formatted dataframe, see gvs_testfile

...

Additional arguments passed to internal functions.

Value

Dataframe containing GVS results.

Examples



results <- GVS(occurrence_dataframe = gvs_testfile)



GVS documentation built on April 3, 2025, 10:03 p.m.