Description Usage Arguments Value
Check variation by: check the variation of all columns by grouping var (specifically designed for the grouping var to be the data collectors identifier). Variation results are checked with resepect to standard deviations of them mean and a plot is produced to help understand issues.
1 | check_variation_by(df, by = "enumerator_id", zscore_threshold = 3)
|
df |
data frame |
by |
What you want to check by (designed specifically with enumerator in mind) |
zscore_threshold |
How many standard deviations to consider outlier (default 3) |
ggplot bar graph showing top problematic groups (enumerators), table of issues
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.