R/z_animintHelpers.R
split_recursive.Rd
Split data.frame into recursive list of data.frame.
split_recursive(x, vars)
data.frame.
character vector of variable names to split on.
recursive list of data.frame.