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

check_contacts(x, ...)

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

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

Value

contacts object

Author

Simon Goring goring@wisc.edu