date_approximated: Construct a DATE_APPROXIMATED string

View source: R/dates.R

date_approximatedR Documentation

Construct a DATE_APPROXIMATED string

Description

Construct a DATE_APPROXIMATED string

Usage

date_approximated(
  date = date_calendar(),
  about = TRUE,
  calc = FALSE,
  est = FALSE
)

Arguments

date

A DATE_CALENDAR() object giving the uncertain date.

about

Whether the date is approximate.

calc

Whether the date is calculated from other values.

est

Whether the date is estimated.

Value

A DATE_APPROXIMATED string.


jl5000/tidyged.internals documentation built on Aug. 21, 2022, 8:32 p.m.