R/rbind.R
rbind.solutions_df.Rd
Row-binding of solutions data frame class objects
# S3 method for class 'solutions_df' rbind(..., reset_indices = FALSE)
An arbitrary number of solutions_df class objects.
solutions_df
If TRUE, re-labels the "solutions" indices in the solutions data frame from 1 to the number of defined settings.
A solutions_df class object.