rankTab | R Documentation |
A Function to rank a table() output from most frequently occuring to least.
rankTab(x)
x |
A vector |
data(iris)
rankTab(iris$Species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.