sortByObjective | R Documentation |
Sort Pareto-front approximation by objective.
sortByObjective(x, obj = 1L, ...)
## S3 method for class 'data.frame'
sortByObjective(x, obj = 1L, ...)
## S3 method for class 'matrix'
sortByObjective(x, obj = 1L, ...)
## S3 method for class 'ecr_multi_objective_result'
sortByObjective(x, obj = 1L, ...)
## S3 method for class 'list'
sortByObjective(x, obj = 1L, ...)
x |
[ |
obj |
[ |
... |
[any] |
Modified object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.