View source: R/serosurvey_viz.R
ggplot_prevalence | R Documentation |
visualization of proportions
ggplot_prevalence( data, denominator_level, numerator, proportion, proportion_upp, proportion_low )
data |
input tibble |
denominator_level |
|
numerator |
|
proportion |
point estimate |
proportion_upp |
upper interval |
proportion_low |
lower interval #param breaks_n number of breaks in axis |
ggplot_prevalence
: ggplot2 visualization of proportions
# not yet # go to workflow: # https://avallecam.github.io/serosurvey/articles/howto-reprex.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.