View source: R/get_variation_operators.R
| get_variation_operators | R Documentation |
Prints the variation operators available in the MOEADr package
get_variation_operators()
This routine prints the names of the variation operators available in
the MOEADr package, to be used as the variation$name parameter in the
moead(...) call. Instructions for obtaining more info on each
operator are also returned.
Formatted data frame containing reference name (for
variation$name) and instructions for More Info about each operator.
get_variation_operators()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.