README.md

Project Status CRAN Package version minimal R version last_update Travis Codecov

hgutils

The goal of hgutils is to aid in package development, plotting, scientific functions and more.

Installation

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)


Try the hgutils package in your browser

Any scripts or data that you put into this service are public.

hgutils documentation built on March 31, 2022, 5:06 p.m.