add.raw_cf | R Documentation |
raw_cf
objectsadd two raw_cf
objects
add.raw_cf(cf1, cf2, a = 1, b = 1)
cf1 |
first 'raw_cf' container with data and meta-data |
cf2 |
second 'raw_cf' container with data and meta-data |
a |
Numeric or complex, scaling factor applied to |
b |
Numeric or complex, scaling factor applied to |
a*cf1$data + b*cf2$data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.