These functions implement basic methods for outbreaks objects. They include:
as_epicontacts
: conversion to epicontacts
object
as.epicontacts
: alias for as_epicontacts
1 2 3 4 5 6 7 8 9 | as_epicontacts(...)
as.epicontacts(...)
## S3 method for class 'outbreak'
as_epicontacts(x, ...)
## S3 method for class 'outbreak'
plot(x, ...)
|
... |
for |
x |
an object to be converted to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.