Tutorials

ICI3D R package

  • This package contains interactive tutorials used at the MMED and DAIDD Clinics; to install, run the following lines of code from the R or Rstudio command line:
install.packages('remotes') # if not already installed
remotes::install_github('ICI3D/ici3d-pkg') # BEFORE RUNNING THIS MAKE SURE YOUR R VERSION IS 3.5 OR HIGHER

Labs

ICI3D::heterogeneityTutorial()

Exercises and Examples

Have questions or need assistance?