output_function-class function

Output function class.

class

Output function class.

Slots

  • fun: function or purrr-style lambda formula, first argument 'x' must be the results
  • args: extra arguments, named list
  • packages: packages that must be loaded to execute the given function, character vector
  • level: either 'scenario' or 'replicate'. Default is 'scenario'.