View source: R/data_transformation.R
| proportion | R Documentation |
Evaluate the proportion based on a grouped variable
proportion(x, na_rm = TRUE)
x |
The vector to find the element-wise proportion |
na_rm |
Remove NA values before evaluating the proportion? |
A numeric vector that shows the element-wise proportion of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.