nest_todo.RdDesigned to create then join four nested tibbles into one tibble
with AccountNumber being the identifier by:
Daily
Weekly
Monthly
Yearly
nest_todo(data)
| data | Tibble/Data Frame with the following columns:
|
|---|
nested and joined tibble
test#> Error in eval(expr, envir, enclos): object 'test' not found