| unnest_tsibble {tsibble} | R Documentation |
This function has the lifecyle of questioning
unnest_tsibble(data, cols, key = NULL, validate = TRUE)
data |
A data frame contains homogenous tsibbles in the list-columns. |
cols |
Names of columns to unnest. |
key |
Unquoted variable(s) that uniquely determine time indices. |
validate |
|