Compute a simple cross tabulation of two (or more) factors.
acro_table(index, columns, dnn = NULL, deparse.level = 0, ...)Cross tabulation of the data
Values to group by in the rows.
Values to group by in the columns.
The names to be given to the dimensions in the result
Controls how the default dnn is constructed.
Any other parameters.