| plot.surv | R Documentation |
Visualize surveillance design, allocation, prevalence estimates, delay distributions, nowcasts, and adjusted estimates.
## S3 method for class 'surv_design'
plot(x, ...)
## S3 method for class 'surv_allocation'
plot(x, ...)
## S3 method for class 'surv_prevalence'
plot(x, ...)
## S3 method for class 'surv_delay_fit'
plot(x, ...)
## S3 method for class 'surv_nowcast'
plot(x, ...)
## S3 method for class 'surv_adjusted'
plot(x, ...)
x |
A survinger object. |
... |
Additional arguments (currently unused). |
A ggplot2 object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.