check_scale | R Documentation |
Check scale for typos
check_scale(data, var.names, min, max)
data |
A data-frame |
var.names |
Character vector with variable names |
min |
minimum of scale |
max |
maximum of scale |
A dataframe containing all cases with values above and below the allowed values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.