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

Travis-CI Build Status

Coverage status

CRAN_Status_Badge

CRAN Downloads


Installing the package

To install the current stable, CRAN version of the package, type:

install.packages("incidence.ui")

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

devtools::install_github("reconhub/incidence.ui")

Note that this requires the package devtools installed.


What does it do?


Resources


Contributors (by alphabetic order):

See details of contributions on:
https://github.com/reconhub/incidence.ui/graphs/contributors

Contributions are welcome via pull requests.

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)



reconhub/incidence.ui documentation built on May 27, 2019, 4:02 a.m.