R/gaetan_apchagi.R

#' Front kick for Gaetan
#' 
#' In this data set, we have recorded Gaetan while he was doing a front kick.
#'
#' @format A data frame with 1232 rows and 8 variables:
#' \describe{
#'   \item{time}{The time}
#'   \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 frame per second}
#'   \item{name}{The name of the figure}
#' }
"gaetan_apchagi"
Sebastien-Le/MocapMineR documentation built on Dec. 18, 2021, 1:03 p.m.