Designed to normalize at the weekly level

normalize_weekly(data)

Arguments

data

Tibble/Data Frame with the following columns:

  • Account Number (unique identifier)

  • Date

  • Count

Value

spread tibble

Examples

test
#> Error in eval(expr, envir, enclos): object 'test' not found