verify_entry: Verify entry stored as an R data.frame

Description Usage Arguments Value See Also Examples

View source: R/verify_entry.R

Description

Verify entry stored as an R data.frame

Usage

1
verify_entry(entry, challenge = "ilinet")

Arguments

entry

A data.frame

challenge

one of "ilinet" or "state_ili" or "hospitalization", indicating which challenge the submission is for

check_week

A logical value (default 'TRUE') indicating whether to check for the column forecast_week. Should be 'TRUE' if evaluating entry prior to scoring, can be 'FALSE' if evaluating entry prior to writing to disk.

Value

Invisibly returns TRUE if successful

See Also

verify_entry_file

Examples

1
verify_entry(full_entry_new)

reichlab/cdcForecastUtils documentation built on May 6, 2020, 10:43 a.m.