Visualize_contact_tracing_data {doublIn}R Documentation

Visualize contact tracing data

Description

Run an application that visualizes contact tracing data that can be used to estimate incubation and latency time using the doublIn package.

Usage

Visualize_contact_tracing_data()

Details

We have used this app to visualize contact tracing data that was collected using a tailor-made contact tracing form. For details and source code, have a look at the Github page of Manh Nguyen Duc.

Value

R Shiny application.

Author(s)

Vera Arntzen, v.h.arntzen@math.leidenuniv.nl

References

Manh Nguyen Duc (2024) Contact tracing form using KoboToolbox https://github.com/manhnguy/Contact-Tracing-for-Respiratory-Transmitted-Diseases

Examples

# To run the app:
if(interactive()){Visualize_contact_tracing_data()}


[Package doublIn version 0.2.0 Index]