| plot.gtable | R Documentation |
gtable ObjectsThis is needed because crmPack uses gridExtra::arrangeGrob() to combine
ggplot2 plots, and the resulting gtable object is not plotted otherwise
when implicitly printing it in the console.
## S3 method for class 'gtable'
plot(x, ...)
## S3 method for class 'gtable'
print(x, ...)
x |
( |
... |
additional parameters passed to |
Called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.