allen_proportion_results | R Documentation |
Divides through by the sum of observations in the result vector. Assigns the names of the result vector to the optionally sorted return vector.
allen_proportion_results(result_vector, sort = TRUE)
result_vector |
A result vector |
sort |
if TRUE sort in decreasing order else return unsorted vector |
A named vector with proportions
Thomas S. Dye
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.