View source: R/ExtractSamples.R
ExtractSamples | R Documentation |
This function reads in data from .asc files and returns the raw eye samples in a data frame format (time, x position, y position, pupil size)
ExtractSamples(data_list = NULL, maxtrial = 9999)
data_list |
Input of data files to be processed. This can be specified in three ways:
|
maxtrial |
Maximum number of trials in the experiment (default= 9999) |
Martin R. Vasilev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.