stat: This variable will be included to program and after calling...

addStatR Documentation

This variable will be included to program and after calling perform function it will be updated

Description

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

Usage

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)

Arguments

this

Strategy

...

params

name

character

e

environment


Vitalic57/stratbuilder3gen documentation built on March 30, 2022, 6:58 a.m.