boxplots {ASML} | R Documentation |
Boxplots
Description
Generates boxplots for an object.
Usage
boxplots(data_object, ...)
Arguments
data_object |
an object. |
... |
other parameters. |
Value
A ggplot
object, result of the respective boxplots method.
[Package ASML version 1.0.0 Index]