check_cl.input_format {ern}R Documentation

Check the format of input clinical data

Description

Check the format of input clinical data

Usage

check_cl.input_format(cl.data, silent = FALSE)

Arguments

cl.data

Data frame. Must have variables:

  • date: calendar date of report

  • value: count of reported cases

silent

Logical. Flag to suppress all output messages, warnings, and progress bars.


[Package ern version 2.1.2 Index]