R/gazer.R

#' 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")
jgeller112/gazer documentation built on Jan. 13, 2020, 1:04 p.m.