Apply function to scenario data
Arguments
- scen
scenario object
- func
function to apply to every object of class
classesin the scenario's model data- ...
additional arguments passed to
func.- classes
character vector of class names to apply the function to
- return_list
logical, if TRUE, return a list of results, otherwise return a vector of results
