times-.raw_cf: multiply two 'raw_cf' objects

*.raw_cfR Documentation

multiply two raw_cf objects

Description

multiply two raw_cf objects

Usage

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

Arguments

cf1

first 'raw_cf' container with data and meta-data to be multiplied

cf2

second 'raw_cf' container with data and meta-data to be multiplied

Value

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


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