Calculate transforms for an array
Given an array and transforms calculate values based on the transforms and then return the values calculated that are specified.
calcTransforms(array, insert_funcs, dim_names = names(insert_funcs))
array |
the array to use (this is most likely from a |
trans |
a |
var_cats |
a |
include |
what values should be included in the output? (default: "subtotals", "headings", "cube_cells", "other_insertions")
|
an array with transforms calculated and added or applied
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.