powered by
Stat - Frequency
stat_frequency(data, xvar, show_code)
No return value. This function is called for the side effect of launching a shiny application.
data
variable
show/hide code
if (interactive()) { stat_frequency(mtcars) }
Run the code above in your browser using DataLab