Welcome to the repository for the R package ITHIM. Please also visit the package tutorial page.
if (!require(devtools))
install.packages("devtools")
library("devtools")
devtools::install_github("ITHIM/ITHIM", ref="ITHIM-R")
#devtools::install("~/ITHIM/")
library("ITHIM")
example("ITHIM")