isMultiobjective {smoof} | R Documentation |
Checks whether the given function is multi-objective.
Description
Checks whether the given function is multi-objective.
Usage
isMultiobjective(fn)
Arguments
fn |
[ |
Value
[logical(1)
] TRUE
if function is multi-objective.
[Package smoof version 1.6.0.3 Index]