# NOT RUN {
data(sim_rs)
# space held (\%) for each species in best solution
space.held(sim_rs, 0)
# space held (\%) for each species in second solution
space.held(sim_rs, 2)
# space held (\%) for each species in each solution
space.held(sim_rs)
# }
Run the code above in your browser using DataLab