Description Usage Arguments Value
View source: R/frequent_values.R
frequent_values takes a vector and returns the n least or most occuring values.
| 1 | frequent_values(.x, n = 5L, type = "most")
 | 
| .x | something. | 
| n | something. | 
| type | something. | 
a vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.