approximate_years: Approximate Years

View source: R/approximate_years.R

approximate_yearsR Documentation

Approximate Years

Description

Approximate year for entries that are approximations.

Usage

approximate_years(x, polished_year = NULL)

Arguments

x

year field (a vector)

polished_year

Polished year information

Value

data.frame with the fields 'start' and 'end'

Author(s)

Leo Lahti and Hege Roivainen emailleo.lahti@iki.fi

References

See citation("bibliographica")

Examples

## Not run: df <- polish_years(c("1746", "1745-1750"))

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