selectMatch,publication,numeric-method {neotoma2}R Documentation

Select the best match (between a local record and a Neotoma match)

Description

Select the best match (between a local record and a Neotoma match)

Usage

## S4 method for signature 'publication,numeric'
selectMatch(x, n)

Arguments

x

A publication object

n

The match number.

Value

the best match to the selected publication.


[Package neotoma2 version 1.0.3 Index]