map_gatherings: Map Gathering Abbreviations and Full Names

map_gatheringsR Documentation

Map Gathering Abbreviations and Full Names

Description

Convert gatherings names between different formats.

Usage

map_gatherings(x, from = "Standard", to = "Name")

Arguments

x

Gatherings vector

from

Input terms to map (see names(gatherings_table()) for options)

to

Output terms to map (see names(gatherings_table()) for options)

Value

Mapped gatherings.

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

map_gatherings(c("8vo", "16mo"), from = "short", to = "long") 

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