View source: R/class_design_set.R
plot.TrialDesignSummaries | R Documentation |
Generic function to plot a TrialDesignSummaries
object.
## S3 method for class 'TrialDesignSummaries'
plot(x, ..., type = 1L, grid = 1)
x |
a |
... |
further arguments passed to or from other methods. |
type |
The plot type (default =
|
grid |
An integer value specifying the output of multiple plots.
By default ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.