if (FALSE) {
# load data
data(sim_rs)
# selections for the best solution
selections(sim_rs, 0)
# selections for the second solution
selections(sim_rs, 2)
# selections for each solution
selections(sim_rs)
}
Run the code above in your browser using DataLab