powered by
RapResults
RapSolved
selections(x, y) "selections"(x, y = 0) "selections"(x, y = 0)
NULL
integer
y
matrix
numeric
data(sim_rs) # selections for best solution selections(sim_rs, 0) # selections for second solution selections(sim_rs, 2) # selections for each solution selections(sim_rs)
Run the code above in your browser using DataLab