#' Mediapipe data set
#'
#' This data set is the one obtained from MediaPipe after analyzing a video
#'
#' @format A data frame with 6831 rows and 4 variables:
#' \describe{
#' \item{time}{The time}
#' \item{loc}{The localisation, i.e. the joint}
#' \item{coord}{The dimension on which the value is measured, x, y and z}
#' \item{value}{The corrdinate in a 3 dimensional space}
#' }
"gaetan_apchagi_mediapipe"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.