table_to_vectors | R Documentation |
Convert Table Object to Vectors
table_to_vectors(tab)
tab |
A table object. |
A list of two vectors 'x, y' satisfying 'table(x, y) == tab'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.