Learn R Programming

rprime (version 0.1.3)

Functions for Working with 'Eprime' Text Files

Description

'Eprime' is a set of programs for administering psychological experiments by computer. This package provides functions for loading, parsing, filtering and exporting data in the text files produced by 'Eprime' experiments.

Copy Link

Version

Install

install.packages('rprime')

Monthly Downloads

356

Version

0.1.3

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Tristan Mahr

Last Published

April 25th, 2025

Functions in rprime (0.1.3)

to_data_frame

Convert Eprime Frames into data-frames
extract_chunks

Extract log-frames from an Eprime log file
EprimeFrame

Create an EprimeFrame object
preview_eprime

Preview the levels in a parsed Eprime file
as.FrameList

Convert a list of EprimeFrames into a FrameList object
list_functions

Higher-order functions for dealing with lists
listify

Convert a vector of colon-separated text lines into a list of named elements
keep_levels

Filter levels in or out of a FrameList based on Eprime.Level values
as.EprimeFrame

Convert a list into an EprimeFrame object
FrameList

Convert lines from an Eprime file into EprimeFrame objects
filter_in

Filter levels in or out of a FrameList based on attribute values
read_eprime

Read in a text file generated by Eprime
rprime

Functions for dealing with Eprime txt files