View source: R/ANT-functions.R
eprime_to_dataframe | R Documentation |
A function to convert eprime text files to r dataframes This function converts eprime data into R usable dataframes. It will take in .eprime files, and will return a dataframe.
eprime_to_dataframe(wm_path)
wm_path |
specifies the file path to the eprime file of interest |
dataframe containing all eprime entries for Accuracy, Reaction time (RT), and Warning type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.