View source: R/get_prop_isolated.R
get_prop_isolated | R Documentation |
Calculates the proportion detected and isolated through testing (i.e. outside of contact tracing) from a Detected-Quarantine- Community vector
get_prop_isolated(dqc)
dqc |
Numeric vector of Detected-Quarantine-Community proportions.
The components of this vector should sum to one. The order of the
components should be: |
Numeric value. Proportion detected and isolated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.