Raul Eyzaguirre's R code.
To install this package you need package devtools
:
install.packages("devtools")
Then type:
devtools::install_github("reyzaguirre/rhep")
To load the package type:
library(rhep)
To see the documentation type:
help(package = rhep)