Description Usage Arguments Value Examples
Given a factor, character string vector, numeric vector or logical vector extract a single "typical" value. Either the median or the most frequently occurring value
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
A suitable vector |
... |
currently ignored |
The "most typical" value as described
1 | data.frame(lapply(quine, mostFreq))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.