prop_min {clickR}R Documentation

Gets proportion of least repeated value

Description

Returns the proportion for the least repeated value

Usage

prop_min(x, ignore.na = TRUE)

Arguments

x

A categorical variable

ignore.na

Should NA values be ignored for computing proportions?

Value

A proportion


[Package clickR version 0.9.39 Index]