View source: R/graphics_themes_RescaleSignal.R
rescaleSignalsValues.DataFrame
1 2 3 4 5 6 | rescaleSignalsValues.DataFrame(
model,
col.to.rescale = "signal",
col.rescaled = "signal_rescaled",
...
)
|
model |
SCRCModel |
col.to.rescale |
character, define column that must be rescaled |
col.rescaled |
character, define name of the rescaled |
... |
Arguments passed on to
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.