check_contacts: Check contact information for a record against Neotoma...

View source: R/check_contacts.R

check_contactsR Documentation

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 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(s)

Simon Goring goring@wisc.edu


neotoma2 documentation built on Dec. 6, 2025, 5:07 p.m.