forked from dahtah/eyelinker
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ Date: 2016-04-20 | |
Author: Simon Barthelme <[email protected]> | ||
Maintainer: Simon Barthelme <[email protected]> | ||
Description: Eyelink eye trackers output a horrible mess, typically under | ||
the form of an .asc file. The file in question is an assorted collection of | ||
the form of a '.asc' file. The file in question is an assorted collection of | ||
messages, events and raw data. This R package will attempt to make sense of it. | ||
Depends: | ||
R (>= 3.1.1) | ||
|