README.md

embodied

Build Status

embodied is a package that provides video analysis tools for embodiement related tasks.

Installation

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")

Help

Package PDF Help Manual Vignette

Contact

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

Demonstrations

Motion Path Example

For the script used to create this animated .gif click here

Discourse Density Example

For the script used to create this discourse density plot click here



trinker/embodied documentation built on May 31, 2019, 8:42 p.m.