ambiguous_authors_table: Ambiguous Authors Table

ambiguous_authors_tableR Documentation

Ambiguous Authors Table

Description

Read table of ambiguous author name synonymes

Usage

ambiguous_authors_table(file = NULL)

Arguments

file

Input file

Details

Each row of the input file corresponds to a unique author with potentially multiple name variants, separated by semicolon. The first column gives the accepted version of the name, the other columns list synonymes that will be mapped to the accepted version.

Value

Author synonyme data frame with fields 'name' and 'synonyme'

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

aa <- ambiguous_authors_table()

rOpenGov/bibliographica documentation built on April 10, 2022, 8:51 p.m.