get_contacts.numeric: Get contact information for Neotoma contributors

View source: R/get_contacts.R

get_contacts.numericR Documentation

Get contact information for 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

## S3 method for class 'numeric'
get_contacts(x, ...)

Arguments

x

integer A contact ID

...

(contactname) A full or partial name for an individual contributor to the database. (familyname) The full or partial last name for an individual contributor to the database. (status) The current status of the contributor (active or retired)

Value

contacts object


neotoma2 documentation built on July 9, 2023, 7:37 p.m.