| MRPWorkflow-method-covar_hist | R Documentation |
The covar_hist() method creates histogram plots
showing the distribution of geographic covariates across ZIP codes. Refer to the
More on data preparation for their definitions.
This method is only available for COVID data.
Check out the More examples of R6 classes
vignette for usage examples.
covar_hist(covar, file = NULL, ...)
covar |
Character string specifying the geographic covariate. Options are
|
file |
Optional file path to save the plot. |
... |
Additional arguments passed to |
A ggplot object showing the covariate distribution histogram.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.