prop() computes the proportion of specified values in a vector.
Value
A numeric vector with the proportions of each
value in value relative to the total number of values in x.
See also
Other statistical functions:
cut_interval_mean(),
remove_outliers(),
std_error(),
test_outlier()
