Description Usage Arguments Value Examples
Function that return mode that works for both numeric & character/factor data:
1 | mode(x)
|
x |
A vector of values |
A float number or string of characters that representing values presented most frequently in the vector
1 | coord_estimate <- mode(alf_gps$coord_rd)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.