plus-.raw_cf: add two 'raw_cf' objects

+.raw_cfR Documentation

add two raw_cf objects

Description

add two raw_cf objects

Usage

## S3 method for class 'raw_cf'
cf1 + cf2

Arguments

cf1

first 'raw_cf' container to be added

cf2

second 'raw_cf' container to be added

Value

raw_cf object with cf$data == cf1$data + cf2$data


hadron documentation built on Sept. 9, 2022, 5:06 p.m.