compare_frequencies: Vector function - check that no single value of a variable is...

Description Usage

View source: R/miscoding_explorative.R

Description

@param values Vector of values to check @param limit The upper limit on how often one value should occur. Real value [0, 1].

@return Boolean

@param values Vector of values to check @param limit The upper limit on how often one value should occur. Real value [0, 1].

@return Boolean

Usage

1
2
3
compare_frequencies(values, limit = 0.8)

compare_frequencies(values, limit = 0.8)

Stat-Cook/NURS.Data.Quality documentation built on Dec. 18, 2021, 2:09 p.m.