Description Usage Arguments Details Value Examples
Raises warnings and produces a table of suspicious metrics' values.
1 | raise_warnings(report_table, valid_freqs = c(4, 12, 7, 365))
|
report_table |
downloaded series' metadata |
valid_freqs |
frequencies considered as valid |
Use warnings() to see them.
data.frame
1 2 | # report_table = make_report(download_log_new, path_day)
# warnings_table = raise_warnings(report_table)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.