plot_services_by_lga | R Documentation |
Draw A Plot of Service Types By LGA
plot_services_by_lga(dat, labs = NULL)
dat |
A data frame; most appropriately one generated by
|
labs |
The labels representing each service category |
To use the labels correctly, one may first run the function with the default values and see if there is a need to fine-tune.
An object of class ggplot
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.