View source: R/genericStrategy.R
calcStat_ | R Documentation |
Statistic and all dependent statistics will be calculated
calcStat_(this, s, start, end, args) ## S3 method for class 'Strategy' calcStat_(this, s, start, end, args = list())
this |
Strategy |
s |
Stat |
start |
numeric, start of the period |
end |
numeric, end of the period |
args |
list, list of arguments for function in s |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.