R/data.R

#' Example servosphere data
#'
#' A list containing two data frames of example data output from the software
#' used with a servosphere.This data has not been cleaned in anyway.
#'
#' @format A list of two data frames:
#' \describe{
#'     \item{X.cState}{stimulus designator}
#'     \item{dT..ms.}{Change in time, in miliseconds}
#'     \item{dx..cm.}{Distance moved in X direction during dT, in centimeters}
#'     \item{dY..cm.}{Distance moved in Y direction during dT, in centimeters}
#' }
"servosphere"
wittja01/ballr documentation built on Sept. 13, 2020, 10:02 p.m.