| Literature DB >> 31240097 |
V P Nagraj1, Nistara Randhawa2, Finlay Campbell3, Thomas Crellen4, Bertrand Sudre5, Thibaut Jombart3.
Abstract
Epidemiological outbreak data is often captured in line list and contact format to facilitate contact tracing for outbreak control. epicontacts is an R package that provides a unique data structure for combining these data into a single object in order to facilitate more efficient visualisation and analysis. The package incorporates interactive visualisation functionality as well as network analysis techniques. Originally developed as part of the Hackout3 event, it is now developed, maintained and featured as part of the R Epidemics Consortium (RECON). The package is available for download from the Comprehensive R Archive Network (CRAN) and GitHub.Entities:
Keywords: R; contact tracing; outbreaks
Mesh:
Year: 2018 PMID: 31240097 PMCID: PMC6572866 DOI: 10.12688/f1000research.14492.2
Source DB: PubMed Journal: F1000Res ISSN: 2046-1402
Figure 1. The generic plot() method for an epicontacts object will use the visNetwork method by default.
Figure 2. The vis_epicontacts() function explicitly calls visNetwork to make an interactive plot of the contact network.
Figure 3. The graph3D() function generates a three-dimensional network plot.