knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
MocapMineR is an R package dedicated to the analysis of motion capture data. It was initially developed by Lou-Anne Guillotel and myself to analyze movements from blind Tae Kwon Do practitioners. The main idea, was to find a way to correct these practitioners automatically, based on graphical indicators. Actually, this package works for any kind of motion capture data.
You can install the development version from GitHub with:
# install.packages("devtools") devtools::install_github("Sebastien-Le/MocapMineR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.