get_variation_operators: Print available variation operators

View source: R/get_variation_operators.R

get_variation_operatorsR Documentation

Print available variation operators

Description

Prints the variation operators available in the MOEADr package

Usage

get_variation_operators()

Details

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.

Value

Formatted data frame containing reference name (for variation$name) and instructions for More Info about each operator.

Examples

get_variation_operators()


MOEADr documentation built on Jan. 9, 2023, 1:24 a.m.