Description Usage Arguments Value Examples
Compute user tagging errors.
1 | gimlet.errors(data, group_by = "initials")
|
data |
A data frame containing character variables |
group_by |
Default 'initials'. A string denoting the grouping variable. |
A data frame containing err (number errors), cor (number correct), ent (number entered), per (percent correct), and score (score term), grouped by group_by.
1 | compute.errors(data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.