-.raw_cf: add two raw_cf
objects
Description
add two raw_cf
objects
Usage
# S3 method for raw_cf
-(cf1, cf2)
Arguments
cf1
first 'raw_cf' container to be subtracted
cf2
second 'raw_cf' container to be subtracted
Value
raw_cf
object with cf$data == cf1$data - cf2$data