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"

Try the servosphereR package in your browser

Any scripts or data that you put into this service are public.

servosphereR documentation built on May 15, 2019, 1:05 a.m.