all_values: if TRUE, return all values as-is without taking the mean when there are multiple values. If FALSE, return the mean when there are multiple values. This has an effect when there is a constraint on items per stimulus, where there are multiple values of number of items per stimulus. In this case, if TRUE, the number of items for every stimuli are returned as-is. If FALSE, the average number of items across stimuli is returned. (default = FALSE)
Returns
If all_values == FALSE, getSolutionAttributes returns a data.frame containing constraints data and their associated attributes.
If all_values == TRUE, getSolutionAttributes returns a list containing attributes associated to each constraint.