Description Usage Arguments Examples
setSeasonality<-
sets monthly multiplier to reflect seasonal impact.
1 2 3 4 | setSeasonality(this, ...) <- value
## S4 replacement method for signature 'Index,vector'
setSeasonality(this) <- value
|
this |
Index Object |
... |
Additional function arguments |
value |
Numeric Vector (default:rep(1,12)) |
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.