R/all_apchagi.R

#' Front kick for Gaetan, Bleuenn and Maxime
#' 
#' In this data set, we have recorded three practitioners while they were doing a front kick.
#'
#' @format A data frame with 3696 rows and 8 variables:
#' \describe{
#'   \item{time}{The time recorded in second}
#'   \item{loc}{The localisation, i.e. the joint}
#'   \item{x}{The coordinate on the x-axis}
#'   \item{y}{The coordinate on the y-axis}
#'   \item{z}{The coordinate on the z-axis}
#'   \item{frame}{The index of the frame}
#'   \item{fps}{The number of frames per second}
#'   \item{name}{The name of the practitioner}
#' }
"all_apchagi"
Sebastien-Le/MocapMineR documentation built on Dec. 18, 2021, 1:03 p.m.