# NOT RUN {
w <- workflow(UKAnophelesPlumbeus,
UKAir,
Background(n = 70),
LogisticRegression,
PrintMap)
w2 <- ChangeWorkflow(w,
output = PrintMap)
# }
Run the code above in your browser using DataLab