make_weekends: make weekend features

Description Usage Arguments Value See Also Examples

View source: R/generate_signal.R

Description

make weekend features for saturdays and sundays that are capped in value to the local average

Usage

1

Arguments

x

a tibble from generate_signal

Value

a tssibble

See Also

mutate day as_tsibble,slide

Examples

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

## End(Not run)

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