clifroAdd: Arithmetic Operators for Clifro Objects

+,cfStation,cfStation-methodR Documentation

Arithmetic Operators for Clifro Objects

Description

This operator allows you to add more datatypes or stations to cfDatatype and cfStation objects respectively.

Usage

## S4 method for signature 'cfStation,cfStation'
e1 + e2

## S4 method for signature 'cfDatatype,cfDatatype'
e1 + e2

Arguments

e1

a cfDatatype or cfStation object

e2

an object matching the class of e1


ropensci/clifro documentation built on March 17, 2023, 12:17 a.m.