makeMutator(mutator, name, description, supported = getAvailableRepresentations(), params = list())function]
Actual mutation operator.character(1)]
Name of the mutator.character(1)]
Short description of how the mutator works.character]
Vector of strings/names of supported parameter representations. For example
'permutation', 'float', 'binary'.list]
Named list of the parameters the operator has been initialized with.
Default is the empty list.ecr_mutator]
Mutator object.