verify_range.datetime_1d: Range Checks - Datetimes

Description Usage Arguments

View source: R/verify_events.R

Description

Verifies that all dates are before now (i.e. not in the future) and not before 1900-01-01 00:00:00, which seems reasonable.

Usage

1
2
## S3 method for class 'datetime_1d'
verify_range(x = NULL)

Arguments

x

an extracted table


CC-HIC/inspectEHR documentation built on Jan. 16, 2020, 11:24 p.m.