processData: Process labjs SQLite Files

View source: R/processData.R

processDataR Documentation

Process labjs SQLite Files

Description

This function is a helper function to transform labjs SQLite files into a long data file where each trial is one row.

Usage

processData(database)

Arguments

database

The filepath of the database you want to process.

Value

The experiment data in a long format.

Examples

# df <- processData("filename")


SemanticPriming/semanticprimeR documentation built on Dec. 5, 2024, 7:59 p.m.