Table2df | R Documentation |
Convert table to data frame saving structure
Table2df(table)
table |
'table' object |
Convert contingency table into data frame and keep structure.
Data frame
Alexey Shipunov
Table2df(table(iris[, 5]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.