processData | R Documentation |
This function is a helper function to transform labjs SQLite files into a long data file where each trial is one row.
processData(database)
database |
The filepath of the database you want to process. |
The experiment data in a long format.
# df <- processData("filename")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.