print.stratEst.strategy {stratEst}R Documentation

Print Method for stratEst.strategy

Description

Print Method for stratEst.strategy

Usage

## S3 method for class 'stratEst.strategy'
print(x, ...)

Arguments

x

An object of class stratEst.strategy.

...

Further arguments passed to or from other methods.

Value

No return value, prints a summary of the strategy to the console.


[Package stratEst version 1.1.6 Index]