eprime_to_dataframe: An Eprime conversion function

View source: R/ANT-functions.R

eprime_to_dataframeR Documentation

An Eprime conversion function

Description

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.

Usage

eprime_to_dataframe(wm_path)

Arguments

wm_path

specifies the file path to the eprime file of interest

Value

dataframe containing all eprime entries for Accuracy, Reaction time (RT), and Warning type


coffm049/RAD.Lab documentation built on April 4, 2022, 10:35 a.m.