Description Usage Arguments Value References Examples
Calculates the mode of a given dataset.
1  | 
x | 
 A dataset from which the categorical variables are extracted  | 
na.rm | 
 A logical object indicating how to deal with NA values.  | 
Outputs the categorical variables as a data frame.
Gregor, jprockbelly and Williams, K. (2012). Is there a built-in function for finding the mode? Retrieved from https://stackoverflow.com/questions/2547402/is-there-a-built-in-function-for-finding-the-mode
1  | # Example Data
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.