powered by
target ~ .
getTaskFormula(x, delete.env = TRUE)
formula
task <- makeClassifTask(data = iris, target = "Species") getTaskFormula(task)
Run the code above in your browser using DataLab