print.stratEst.strategy: Print Method for stratEst.strategy

View source: R/print_stratEst_strategy.R

print.stratEst.strategyR 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.


stratEst documentation built on Dec. 1, 2022, 1:13 a.m.