parse.strats.from.rmd: Parse strategies from a rmd solution file

Description Usage Arguments Value

Description

Parse strategies from a rmd solution file

Usage

1
2
## S3 method for class 'strats.from.rmd'
parse(file, num.scen)

Arguments

file

the name of your rmd solution file

num.scen

the number of scenarios

Value

A list with codes and information about your strategy. If the strategies cannot be correctly parsed, the function throws an error.


skranz/StratTourn documentation built on May 30, 2019, 2:02 a.m.