Description Usage Arguments Value See Also Examples
Verify entry stored as an R data.frame
| 1 | verify_entry(entry, challenge = "ilinet", check_week = T)
 | 
| 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. | 
Invisibly returns TRUE if successful
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.