embodied is a package that provides video analysis tools for embodiement related tasks.
To download the development version of embodied:
download the zip ball or tar ball, decompress and run R CMD INSTALL
on it, or use the devtools package to install the development version:
# install.packages("devtools")
library(devtools)
#Install the development versions of slidify and its libraries
install_github('slidify', 'ramnathv', ref = 'dev')
install_github('slidifyLibraries', 'ramnathv', ref = 'dev')
install_github(c("reports", "embodied"), "trinker")
Package PDF Help Manual Vignette
You are welcome to: submit suggestions and bug-reports at: https://github.com/trinker/embodied/issues send a pull request on: https://github.com/trinker/embodied/ * compose a friendly e-mail to: tyler.rinker@gmail.com
For the script used to create this animated .gif click here
For the script used to create this discourse density plot click here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.