reformat: Reformat data from the Expyriment file format to a useful...

View source: R/read_data.R

reformatR Documentation

Reformat data from the Expyriment file format to a useful tibble

Description

Import Exypriment data into R. The function concatinates all data and returns a R data frame with all subjects. Between subject factors will be added as variables to the data matrix.

Usage

reformat(x)

Arguments

folder

The data folder (string)

filename_pattern

The pattern with which the names of each data file start (string)

Details

Copyright: 2012-2015 Florian Krause siebenhundertzehn@googlemail.com 2012-2015 Oliver Lindemann lindemann09@googlemail.com License: GPL-3.0+ Adapted for this package by Gavin Cooper gavin@gavincooper.net 2020

Value

A list containing each participants data converted from JSON


gjcooper/gcphd-model_of_dce documentation built on March 25, 2024, 8:57 a.m.