Description Usage Arguments Value
View source: R/graphics_themes_GetRescaledSignalTheme.R
This functions return list of objects usfeul for theme compositions that depends on signal.
If signals.rescale.df
and colors
are not defined, then functions rescaleSignalsValues.DataFrame
and GetLevelColors
are called respectively
1 2 3 4 5 6 |
model |
FRAModel object return by SCRC function |
signals.rescale.df |
optional, data.frame returned from |
colors |
optional, vector returned from |
list(colors = colors, signals.rescale.df = signals.rescale.df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.