selectMatch,publication,logical-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,logical'
selectMatch(x, n)

Arguments

x

A publication object

n

The match number (in the case an NA is returned).

Value

the best match to the selected publication.


[Package neotoma2 version 1.0.3 Index]