mutate
takes in a vector of genes and try mutating each of them independently with a mutation rate
1 | mutate(childVector, mutationRate)
|
childVector |
a vector representing the genes of child chromosomes |
mutationRate |
mutation rate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.