View source: R/FRR_S3Constructors.R
plot.fastrerandomize_test | R Documentation |
Plots a simple visualization of the observed effect and the fiducial interval (if present) on a horizontal axis.
## S3 method for class 'fastrerandomize_test'
plot(x, ...)
x |
An object of class |
... |
Further graphical parameters passed to |
No output returned. Performs side effect of plotting fastrerandomize_test
class objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.