spread_value | R Documentation |
This unexported helper function is used in submission_summary. It spreads forecast targets to a wide format and forces "US" locations to be at the top of the resulting tibble
.
spread_value(.data, ...)
.data |
Tibble with submission data |
... |
Additional arguments passed to spread |
A tibble
with wide summary data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.