cdate_checker: check censored dates

View source: R/cdates.R

cdate_checkerR Documentation

check censored dates

Description

check censored dates of the type '20110000' or '20110200'.

Usage

cdate_checker(x, low.bound, id = NULL)

Arguments

x

dates, possibly censored, as character or numeric (e.g. 20070101)

low.bound

the lower bound

id

id variable, must be unique for each x. If NULL 1:n is used


renlund/datma documentation built on June 2, 2025, 5:12 a.m.