View source: R/modelStrategy.R
Get/set name of table for building spread.
1 2 3 4 5 6 7 8 9 | getSpreadData(this)
## S3 method for class 'modelStrategy'
getSpreadData(this)
setSpreadData(this, x)
## S3 method for class 'modelStrategy'
setSpreadData(this, x)
|
this |
modelStrategy |
x |
character, name of table in modelD object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.