edc_warn_extraction_date: Warn if extraction is too old

View source: R/sanity_checks.R

edc_warn_extraction_dateR Documentation

Warn if extraction is too old

Description

Warn if extraction is too old

Usage

edc_warn_extraction_date(max_days = 30)

Arguments

max_days

the max acceptable age of the data

Value

nothing

Examples

tm = edc_example()
load_list(tm)
edc_warn_extraction_date()

EDCimport documentation built on April 4, 2025, 1:18 a.m.