count_prop | R Documentation |
Create a relative frequency table and print
count_prop(data, ..., return_count = FALSE)
data |
dataset |
... |
other arguments to pass to |
return_count |
logical. If FALSE, the count is printed, and the dataset is invisibly returned. If TRUE, the count itself is returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.