format_period: Format Time Periods

format_periodR Documentation

Format Time Periods

Description

Conversions between time period formats.

Usage

format_period(x)

Arguments

x

A vector (numeric/character/factor)

Details

Converts format [1700, 1800) into 1700-1799. Used in polishing tables and figures.

Value

Converted entries.

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation("bibliographica")

Examples

format_period("[1700, 1800)")

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