ImmuneSpace Maintenance Tasks Production Test Installation # install.packages("remotes") remotes::install_github("ImmuneSpaceMaintenance") Initialize an ISM connection library(ImmuneSpaceMaintenance) con <- ISM$new(study = "", onTest = TRUE)