Learn R Programming

doublIn (version 0.1.0)

Visualize_contact_tracing_data: 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()

Arguments

Value

R Shiny application.

Author

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

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.

References

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

Examples

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

Run the code above in your browser using DataLab