addStat | R Documentation |
This variable will be included to program and after calling perform function it will be updated
Deletes variable from stats
Reinit all variables in stats
Update all variables in stats from environment
Update environment with user-defined stats
addStat(this, ...) removeStat(this, name) reinitStat(this) ## S3 method for class 'Strategy' addStat(this, ...) ## S3 method for class 'Strategy' removeStat(this, name) ## S3 method for class 'Strategy' reinitStat(this) updateStat(this, e) ## S3 method for class 'Strategy' updateStat(this, e) ## S3 method for class 'Strategy' extractStat(this, e) extractStat(this, e)
this |
Strategy |
... |
params |
name |
character |
e |
environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.