edc_warn_extraction_date {EDCimport}R 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()

[Package EDCimport version 0.5.2 Index]