harmonize_publisher: Harmonize Publisher

View source: R/harmonize_publisher.R

harmonize_publisherR Documentation

Harmonize Publisher

Description

Harmonizes publishers with slight misspellings.

Usage

harmonize_publisher(x, publication_year, languages = c("english"))

Arguments

x

A vector of publisher names

publication_year

Data frame with "from" and "till" years

languages

A vector of languages which are used in detecting relation keywords

Value

Data frame with orig, mod and comp

Author(s)

Hege Roivainen hege.roivainen@gmail.com

References

See citation("bibliographica")

Examples

# harmonize_publisher(x, publication_year, languages=c("finnish", "swedish", "latin"))

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