View source: R/visualization.R
create_plot | R Documentation |
Plot a histogram of ozone concentration.
create_plot(data)
data |
Data frame, preprocessed air quality dataset. |
A ggplot histogram showing ozone content.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.