tva_report | R Documentation |
This function generates by-trial descriptive statistics, see 'Value' below.
tva_report(data)
data |
The TVA report data as a |
The function returns a transmuted data.frame
/tibble
with columns condition
(copied from data
), exposure
(copied from data$T
), n_items
, n_targets
, n_distractors
, and score
(number of correctly reported items).
tva_report(tva_recovery)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.