Raul Eyzaguirre's R code.
To install this package you need package devtools
:
```{r eval=F} install.packages("devtools")
Then type:
```{r eval=F}
devtools::install_github("reyzaguirre/rhep")
To load the package type:
```{r eval=F} library(rhep)
To see the documentation type:
```{r eval=F}
help(package = rhep)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.