Description Usage Arguments Value Warning Examples
This function takes a vector and returns one or mode values that represent the mode point of the data
1 | Mode(x)
|
x |
a vector |
a vector containing one or more modal values for the input vector
Be careful the function does some basic error checking but the return to
Mode(NA)
is NA
and a vector where the majority of entries
are NA
is also NA
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.