knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.width = 8,
  fig.height = 6,
  fig.path = "figs/",
  echo = TRUE
)


Installing the package

To benefit from the latest features and bug fixes, install the development, github version of the package using:

devtools::install_github("thibautjombart/contactsim")

Note that this requires the package devtools installed.


Contributors (by alphabetic order):

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Maintainer: Thibaut Jombart (thibautjombart@gmail.com)



thibautjombart/contactsim documentation built on May 31, 2019, 9:56 a.m.