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-zz/gazer documentation built on Nov. 11, 2019, 12:12 a.m.