plot.box | R Documentation |
plot.box
is a utility method that allows to plot low level boxes for riskyr
plots.
## S3 method for class 'box' plot(x, cur_freq = freq, lbl_txt = txt, col_pal = pal, ...)
x |
The box (i.e., an object of class |
cur_freq |
Current frequency information
(see |
lbl_txt |
Current text information
(see |
col_pal |
Current color palette
(see |
... |
Additional (graphical) parameters to be passed to the underlying plotting functions. |
plot.riskyr
also uses the text settings
specified in the "riskyr" object.
Other utility functions:
as_pb()
,
as_pc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.