LinePlotCovid | R Documentation |
Line Plot function
LinePlotCovid(
df,
FACET = "AgeClass",
g_palette,
percent = FALSE,
title = "Time-line of Records per Age class"
)
df |
data.frame data |
FACET |
character, variable name for the facets |
g_palette |
character vector of colors for the graph |
percent |
logical if TRUE then data and labels are in % |
title |
character |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.