tally | R Documentation |
Tally of discrete numbers
tally(x)
x |
Discrete number vector. |
Returns the tally.
Kristian Hovde Liland
tally(c(1,5,1,3,2,5,6,2,2,1,4,3,6))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.