timer: Set up counter

View source: R/genericStrategy.R

timer.StrategyR Documentation

Set up counter

Description

Variables that you defined in dots will be set to 0 and will be updated by additing 1 every time updateTimer called.

Usage

## S3 method for class 'Strategy'
timer(this, ..., env = parent.frame())

Arguments

this

Strategy

...

variables

env

environment where variables will be defined


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