Create a list of Strategies or Plants by varying a single trait.

strategy_list(x, parameters)

strategy_default(parameters)

strategy(x, parameters)

plant_list(x, parameters)

Arguments

x

Values for the trait. This must be a matrix, with column names corresponding to entries in Strategy and rows representing different values.

parameters

Parameters object containing a default strategy to modify. Any hyperparameterisation included will be applied.