powered by
dispatch_strategy(.strategy, ...)
define_parameters( val = 456, x = dispatch_strategy( strat_1 = 1234, strat_2 = 9876, strat_3 = val * 2 + markov_cycle ) )
Run the code above in your browser using DataLab