mul.raw_cf: scale 'raw_cf' data

View source: R/raw_cf.R

mul.raw_cfR Documentation

scale raw_cf data

Description

scale raw_cf data

Usage

mul.raw_cf(cf, a = 1)

Arguments

cf

'raw_cf' container with data to be scaled by the factor a

a

Numeric or complex scaling factor, although it could also be an array of dimensions compatible with cf$data

Value

raw_cf object with res$data == a*cf$data


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