README.md

imptools

R-CMD-check CodeFactor

Imputation Tools

Installation

Run the following:

install.packages("devtools")
devtools::install_github("dsquire/imptools")

If you get an error when using the command above you can also try:

install.packages("devtools")
devtools::install_github("dsquire/imptools", ref = "main")
library("imptools")


dsquire/imptools documentation built on Feb. 12, 2021, 10:08 a.m.