makePlot | R Documentation |
Draws the plot for a given service category; thus, 'data' is a prefiltered data frame
makePlot(data, labs, colour, annot = waiver(), table = FALSE)
data |
A data frame of a service category |
labs |
The labels to be used for the plot |
colour |
The fill of the bars |
annot |
The annotation |
table |
logical; Whether to return the data for tabulation instead |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.