This website provides a collection of notebooks that demonstrate usage of the hancock package.
The following commands install the hancock
package and some dependencies only available from GitHub.
install.packages("devtools")
devtools::install_github("kevinrue/unisets")
devtools::install_github("kevinrue/hancock")