acro_table | R Documentation |
Compute a simple cross tabulation of two (or more) factors.
acro_table(index, columns, dnn = NULL, deparse.level = 0, ...)
index |
Values to group by in the rows. |
columns |
Values to group by in the columns. |
dnn |
The names to be given to the dimensions in the result |
deparse.level |
Controls how the default |
... |
Any other parameters. |
Cross tabulation of the data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.