spread_value: Reshape data for submission summary

View source: R/utils.R

spread_valueR Documentation

Reshape data for submission summary

Description

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.

Usage

spread_value(.data, ...)

Arguments

.data

Tibble with submission data

...

Additional arguments passed to spread

Value

A tibble with wide summary data.


signaturescience/focustools documentation built on July 14, 2022, 3:27 p.m.