check_contacts.contacts {neotoma2}R Documentation

Get contact information for Neotoma contributors

Description

Get contact information for Neotoma contributors

Usage

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

Arguments

x

contacts A contacts object associated with a set of names.

similarity

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

...

Additional parameters associated with the call.

Value

contacts object


[Package neotoma2 version 1.0.4 Index]