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")
dmirman/gazer documentation built on Sept. 1, 2024, 10:13 p.m.