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", check_week = T)

Arguments

entry

A data.frame

challenge

one of "ilinet", "hospital" or "state_ili", 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
2

jarad/FluSight documentation built on Oct. 24, 2020, 9:58 p.m.