Description Usage Arguments Details Value Author(s)
getMode(v)
returns the mode for a vector v
1 | getMode(v)
|
v |
- vector of numbers |
This function takes as its parameters, a vector of numeric values and computes the mode, and returns it to the calling environment.
mode - Numeric, the most frequently occurring value
John James, jjames@datasciencesalon.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.