Description Usage Arguments Value See Also
View source: R/getOutbreakAttribute.R
getOutbreakAttribute()
specifies the object used to
get related information about an outbreak. This function
wraps getAttribute()
to allow iteration over multiple
outbreaks.
1 | getOutbreakAttribute(attribute, outbreak)
|
attribute |
Character scalar. Names the CCM object to obtain related information about a case. One of the currently supported objects:
|
outbreak |
Character scalar or vector. Names the Outbreak Id to use when obtaining information. |
A tibble
of information related to an Outbreak.
getAttribute()
for information on how the CCM
query is executed. getOutbreaks()
for obtaining Outbreak Ids
required for this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.