View source: R/calculate_repetition.R
calculate_repetition | R Documentation |
Returns the data frame with a column for fact repetition for all trials. This will override existing columns called 'repetition'. This data frame will not contain any data that has been reset.
calculate_repetition(data)
data |
A data frame |
Original data frame with column for repetition, without reset data.
Other calculation functions:
calculate_alpha_and_activation()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.