View source: R/fun_Visualize_contact_tracing_data.R
Visualize_contact_tracing_data | R Documentation |
Run an application that visualizes contact tracing data that can be used to estimate incubation and latency time using the doublIn package.
Visualize_contact_tracing_data()
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.
R Shiny application.
Vera Arntzen, v.h.arntzen@math.leidenuniv.nl
Manh Nguyen Duc (2024) Contact tracing form using KoboToolbox https://github.com/manhnguy/Contact-Tracing-for-Respiratory-Transmitted-Diseases
# To run the app:
if(interactive()){Visualize_contact_tracing_data()}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.