check_cl.input_format: Check the format of input clinical data

View source: R/check_args.R

check_cl.input_formatR 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.


ern documentation built on April 4, 2025, 2:13 a.m.