#' Tools for Processing Eye Tracking Data
#'
#' @name gazer
#' @docType package
#' @import stats
#' @import plyr
#' @import ggplot2
#' @import reshape2
NULL
# Temporary place to house require statements. The final package should not use
# these, since the NAMESPACE directives handle relationships to other packages.
require("pbkrtest")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.