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/servosphereR documentation built on Sept. 17, 2020, 6:45 p.m.