View source: R/class_functions.r
rbind.plotcli | R Documentation |
Generic function for combining plotcli objects vertically
## S3 method for class 'plotcli'
rbind(..., 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.