View source: R/class_functions.r
cbind.plotcli | R Documentation |
Generic function for combining plotcli objects horizontally
## S3 method for class 'plotcli'
cbind(..., deparse.level = 1)
... |
plotcli objects to be combined. |
deparse.level |
The deparsing level for the arguments. |
A combined plot matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.