Learn R Programming

EDCimport (version 0.5.2)

edc_warn_extraction_date: Warn if extraction is too old

Description

Warn if extraction is too old

Usage

edc_warn_extraction_date(max_days = 30)

Value

nothing

Arguments

max_days

the max acceptable age of the data

Examples

Run this code
tm = edc_example()
load_list(tm)
edc_warn_extraction_date()

Run the code above in your browser using DataLab