Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
dev
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

install.packages("hgutils")
library(hgutils)

You can install hgutils from Github with:

# install.packages("devtools")
devtools::install_github("hvdboorn/hgutils")
library(hgutils)

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.