Description Usage Arguments Value Author(s) Examples
table
does a similar job, but does not provide the option
of return.unique=FALSE
1 |
x |
a character vector |
return.unique |
logical: if |
issorted |
logical: to improve the speed of this code, the algorithm first sorts the data.
If it's already sorted, then save time by setting |
sort |
logical: whether to sort the result vector from highest counts to lowest? |
a vector
of counts, named by the elements of x
Mark Cowley, 11 May 2006
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.