View source: R/user_communication.R
Delete backtest data from model
1 2 3 4 5 6 7 8 9 10 | deleteOldData(this)
## S3 method for class 'modelStrategy'
deleteOldData(this)
## S3 method for class 'list'
deleteOldData(this)
## S3 method for class 'modelPortfolio'
deleteOldData(this)
|
this |
model |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.