plus-.plotcli: Overload the "+" operator for plotcli objects

+.plotcliR Documentation

Overload the "+" operator for plotcli objects

Description

This function overloads the "+" operator to merge two plotcli objects.

Usage

## S3 method for class 'plotcli'
plot1 + plot2

Arguments

plot1

A plotcli object to be merged.

plot2

A plotcli object to be merged.

Value

A new plotcli object containing the combined data from both objects.


plotcli documentation built on May 29, 2024, 6:22 a.m.