prop_may: Gets proportion of most repeated value

View source: R/descriptive.R

prop_mayR Documentation

Gets proportion of most repeated value

Description

Returns the proportion for the most repeated value

Usage

prop_may(x, ignore.na = TRUE)

Arguments

x

A categorical variable

ignore.na

Should NA values be ignored for computing proportions?

Value

A proportion


clickR documentation built on Aug. 8, 2023, 1:11 a.m.