Skip to contents

Create a GEDCOM Approximate Date object

Usage

DateApprox(date_greg = character(0), about = TRUE, calc = FALSE, est = FALSE)

Arguments

date_greg

A Gregorian date given either as a formatted GEDCOM string, or a DateGregorian object.

about

Whether the date is near to the date given.

calc

Whether the date is calculated from other values.

est

Whether the date is near to the date given, and is calculated from other values.

Value

An S7 object representing a GEDCOM Approximate Date.