Learn R Programming

neotoma2 (version 1.0.8)

check_contacts: Check contact information for a record against Neotoma contributors

Description

Uses the Neotoma API to search and access information about individuals who have contributed to the data in the Neotoma Paleoecology Database

Usage

check_contacts(x, ...)

# S3 method for contacts check_contacts(x, similarity = 0.5, ...)

Value

contacts object

Arguments

x

contacts A contacts object associated with a set of names.

...

Additional parameters associated with the call.

similarity

The similarity score between matched records (from 0 - 1).

Author

Simon Goring goring@wisc.edu