View source: R/calculate_radi_rates.R
calculate_radi_rates | R Documentation |
Rates include: mean_habit_wpm,, wpm, prop_wpm, dev_wpm, percChange_wpm, and prop_wpm_3, 5, and 7 (binned into 3 5 and 7 bins)
calculate_radi_rates(df, habit_means_df = habit_df)
df |
Data frame containing columns "participant" |
habit_means_df |
Summary data frame containing mean habitual utterance duration ('mean_habit_rate') for each participant. Defaults to habit_means_df, and can be created with thear::calculate_habitual_mean. Defaults to 'habit_means_df“ |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.