Description Usage Arguments Details Examples
describeiChart()
provides a quick check of the number of trials
for each participant and condition. It is also useful for checking the effects of any data
filtering.
1 | filterPrescreened(iChart, save_results = TRUE)
|
iChart |
A data frame created by the |
save_results |
A boolean indicating whether the results should be saved to disk. |
This function returns an iChart with prescreened out trials removed
1 | ## Not run: d <- filterPrescreened(iChart, save_results = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.