View source: R/miscoding_explorative.R
@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
1 2 3 | compare_frequencies(values, limit = 0.8)
compare_frequencies(values, limit = 0.8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.