create_plot: Plot ozone from the preprocessed air quality data.

View source: R/visualization.R

create_plotR Documentation

Plot ozone from the preprocessed air quality data.

Description

Plot a histogram of ozone concentration.

Usage

create_plot(data)

Arguments

data

Data frame, preprocessed air quality dataset.

Value

A ggplot histogram showing ozone content.


D-Se/ML documentation built on April 1, 2022, 10:53 p.m.