makeOMLRunParameter function

Construct OMLRunParameter.

Construct OMLRunParameter.

Construct a run parameter object for a run.

makeOMLRunParameter(name, value, component = NA_character_)

Arguments

  • name: [character(1)]

    The name of the parameter.

  • value: [character(1)]

    The value of the parameter.

  • component: [character(1)]

    The implementation name of a component, if the parameter belongs to this component. This name must match a component of the implementation.

See Also

Other run-related functions: convertOMLMlrRunToBMR(), convertOMLRunToBMR(), deleteOMLObject(), getOMLRun(), listOMLRuns(), makeOMLRun(), tagOMLObject(), uploadOMLRun()

  • Maintainer: Giuseppe Casalicchio
  • License: BSD_3_clause + file LICENSE
  • Last published: 2022-10-19