GVS {GVS} | R 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 |
... |
Additional arguments passed to internal functions. |
Value
Dataframe containing GVS results.
Examples
results <- GVS(occurrence_dataframe = gvs_testfile)
[Package GVS version 0.0.1 Index]