Description Usage Arguments Value
View source: R/miscoding_explorative.R
Function for comparing two values.
Function for comparing two values.
1 2 3 | sqrt_comparison(l_unique, l_total)
sqrt_comparison(l_unique, l_total)
|
l_unique |
number of unique values |
l_total |
number of observations |
Boolean - FALSE: more unique values than the square root of the number of observations.
Boolean - FALSE: more unique values than the square root of the number of observations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.