Nothing
The goal of hgutils is to aid in package development, plotting, scientific functions and more.
hgutils can be installed from CRAN with:
```{r, eval = FALSE} install.packages("hgutils") library(hgutils)
You can install hgutils from Github with:
```{r gh-installation, eval = FALSE}
# install.packages("devtools")
devtools::install_github("hvdboorn/hgutils")
library(hgutils)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.