frequencies | R Documentation |
Display frequency table with percentages and cumulative percentages.
frequencies(x)
x |
vector of values. |
object of type data.frame
containing frequencies, percentages and cumulative percentages.
Mathijs Deen
frequencies(datasets::mtcars$carb)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.