Nothing
## usethis namespace: start
#' @description Imports gaze data recorded by a SR Research EyeLink eye tracker from an EDF file.
#' Includes options to import events and/or recorded samples and extract
#' individual events such as saccades, fixations, blinks, and recorded variables.
#'
#' @import Rcpp
#' @import RcppProgress
#' @importFrom Rcpp evalCpp
#' @useDynLib eyelinkReader
#' @name eyelinkReader
## usethis namespace: end
"_PACKAGE"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.