Objective - Accessor and Mutator Functions
objective(x) objective(x) <- value as.objective(x)
x |
an object used to select the method. |
value |
an R object. |
a function inheriting from "objective"
.
Stefan Theussl
x <- OP() objective(x) <- 1:3
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.