Description Usage Arguments Details
plot.pppd()
plots a histogram using the compact axis
notation from the compactr
package.
1 2 3 4 |
pppd |
An object of class |
qi_name |
The name of the quantity of interest to plot. Defaults to |
n_breaks |
One of the following:
|
log_scale |
Logical; should the quantity of interest be plotted on the log scale?
Defaults to |
upper |
The upper bound of quantity of interest to plot. |
lower |
The lower bound of quantity of interest to plot. |
arrow_ht |
The height of the information about truncation. Defaults to 0.2. The bottom of the plot is 0.0 and the top is 1.0. |
plot |
Logical. Should the histgram be plotted? If FALSE, the histogram is not plotted and the data for the histogram are returned. |
... |
Arguments passed to |
Plots a histogram using the compact axis notation from the compactr
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.