R/data.R

#' Sample Data from the PRPT Task
#'
#' A dataset containing output from the PRPT task performed by
#' a study team member. This object has been read in using the
#' \code{\link{read_prpt}} function.
#'
#' @format A data frame with 4537 rows and 2 columns
#' \describe{
#'   \item{time}{Time stamps from PRPT task.}
#'   \item{data}{data from PRPT task.}
#' }
#' @source Kishida Lab (researcher)
"sample_data"
jdtrat/pRpt documentation built on June 18, 2021, 11:17 p.m.