Description Usage Arguments Value
An internal capability to quickly plot outlier data.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
df |
data frame that contains datetime, PM2.5, and outlier boolean flags |
parameter |
the parameter with the associated outliers flag |
ylim |
y axis limits |
xlab |
x axis label |
ylab |
y axis label |
title |
plot title |
subtitle |
plot substitle |
data_shape |
shape of points |
data_size |
size of points |
data_color |
color of points |
data_alpha |
alpha of points |
outlier_shape |
outlier point shape |
outlier_size |
outlier point size |
outlier_color |
outlier point color |
outlier_alpha |
outlier point alpha |
gg object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.