Create the text content for a gompred strategy file
Arguments
- strategy
strategy identifier. Must be one of 0 (do nothing), 1 (length-driven strategy), 2 (budget-driven strategy), or 3 (optimised strategy).")
- ...
arguments passed to the corresponding
.fileContentStrategy
functions, see hidden functionskwbGompitz:::.fileContentStrategy0
,kwbGompitz:::.fileContentStrategy1
,kwbGompitz:::.fileContentStrategy2
,kwbGompitz:::.fileContentStrategy3