cube_to_df_: Put the results of a data cube in a data frame

View source: R/split_apply_.R

cube_to_df_R Documentation

Put the results of a data cube in a data frame

Description

Put the results of a data cube in a data frame

Usage

cube_to_df_(.cube, .total = "Totale")

Arguments

.cube

a data cube. This can be the output of cube_ or cube_vars_

.total

character string with the value to give to the "total" combinations (default: "Totale")


gibonet/cuber documentation built on Dec. 24, 2024, 5:17 p.m.