R/time_dots.R

#' X and Y values of timing dots for a sample record
#'
#' Source: Image Processing record WS_25 from Castellini et al., 1992
#'
#' @format A data frame with 2 variables
#' \describe{
#'    \item{x_val}{x-value position of the point, in centimeters from the origin}
#'    \item{y_val}{y-value position of the point, in centimeters from the origin}
#' }
#' @name time_dots
#' @docType data
#' @author EmmaLi Tsai
"time_dots"
EmmaLiTsai/recoverKBTDR documentation built on Aug. 29, 2024, 10:38 a.m.