Description Usage Arguments Value Note
Helper function which constructs an evolutionary operator.
1 2 | makeOperator(operator, name, description = NULL,
supported = getAvailableRepresentations(), params = list())
|
operator |
[ |
name |
[ |
description |
[ |
supported |
[ |
params |
[ |
[ecr_operator
] Operator object.
In general you will not need this function, but rather one of its
deriviatives like makeMutator
or makeSelector
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.