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


David-Hervas/clickR documentation built on Feb. 15, 2024, 8:33 p.m.