+.plotcli | R Documentation |
This function overloads the "+" operator to merge two plotcli objects.
## S3 method for class 'plotcli'
plot1 + plot2
plot1 |
A plotcli object to be merged. |
plot2 |
A plotcli object to be merged. |
A new plotcli object containing the combined data from both objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.