prop_value: Find proportion of a value in vector

Description Usage Arguments Value

View source: R/helpers.R

Description

Find proportion of a value in vector

Usage

1
prop_value(x, val, na.rm = TRUE)

Arguments

x

An atomic vector.

val

A value belonging to vector.

na.rm

Remove NA values?

Value

proportion of val in x


nirmalpatel/eduminer documentation built on Aug. 7, 2019, 8:28 a.m.