polish_place: Polish Place

polish_placeR Documentation

Polish Place

Description

Polish place names.

Usage

polish_place(
  x,
  synonymes = NULL,
  remove.unknown = FALSE,
  verbose = FALSE,
  harmonize = TRUE
)

Arguments

x

A vector of place names

synonymes

Synonyme table for place names

remove.unknown

Logical. Remove places that are not validated (ie. listed in the synonyme table)?

verbose

verbose

harmonize

Harmonize the polished names. Logical.

Value

Polished vector

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

# x2 <- polish_place(c("London", "Paris"))

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