R/data.R

#' Results of touch type experiment with two subject using
#' the PlatoWork tDCS headset for possible improvement of
#' learning speed.
#'
#'
#' @format A data frame with 225 rows and 6 variables:
#' \describe{
#'   \item{date}{time of test}
#'   \item{subject}{name of person doing the typing test}
#'   \item{wpm}{words per minute in typing test}
#'   \item{error}{error rate in typing test}
#'   \item{stimulus}{type of stimulus}
#'   \item{session}{session id, unique for each subject}
#'   ...
#' }
"plato"

Try the platowork package in your browser

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

platowork documentation built on May 4, 2021, 9:06 a.m.