tva_report: Generate typical descriptive statistics for TVA reports
Description
This function generates by-trial descriptive statistics, see `Value` below.
Usage
tva_report(data)
Value
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).