format_wide: format tidy data to industry wide format

Description Usage Arguments Value See Also Examples

View source: R/format.R

Description

format tidy data to industry wide format with columns as half hours and rows as days

Usage

1

Arguments

x

a tibble from generate_signal

Value

a tibble

See Also

date

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 generate_signal() %>% format_wide()
 }

## End(Not run)

surple-energy/rsatz documentation built on Feb. 29, 2020, 12:49 a.m.