| mutInversion | R Documentation | 
The Inversion mutation operator selects two positions within the chromosome at random and inverts the elements inbetween.
mutInversion(ind)
| ind | [ | 
[integer]
Other mutators: 
mutBitflip(),
mutGauss(),
mutInsertion(),
mutJump(),
mutPolynomial(),
mutScramble(),
mutSwap(),
mutUniform()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.