Skip to content

Commit

Permalink
readELascii.R: update author info
Browse files Browse the repository at this point in the history
  • Loading branch information
monicaycli committed Nov 2, 2017
1 parent 30d5382 commit 62cf0d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/readELascii.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
##' saccades, blinks, TRIAL_VARs, samples and messages for the
##' trial.
##' @author Dave Braze \email{davebraze@@gmail.com}
##' @author Monica Li \email{monica.yc.li@@gmail.com}
getEyelinkTrialData <- function(bounds,
lines,
msgSet=NA) {
Expand Down Expand Up @@ -338,6 +339,7 @@ getEyelinkTrialData <- function(bounds,
##' a list of 6 elements: data.frames enumerating fixations,
##' saccades, blinks, samples, TRIAL_VARs and MSGs for the trial.
##' @author Dave Braze \email{davebraze@@gmail.com}
##' @author Monica Li \email{monica.yc.li@@gmail.com}
##' @export
readELascii <- function(file,
tStartRE="TRIALID",
Expand Down

0 comments on commit 62cf0d8

Please sign in to comment.