sumdp / hiR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##hiR by Alt text## Harmony Institute's toolkit for R ####Install:####

if(!require("Rstem")){
    	install.packages("Rstem", repos="http://www.omegahat.org/R", type="source")
    	library("Rstem")
	}
library("devtools")
install_github("hiR", "hinstitute")
library("hiR")
help(package="hiR")

documentation | @hinstitute

About