tail.impacts {MLID} | R Documentation |
Return the lowest impact scores for each higher level area
Description
Returns the last parts of the set of impact calculations, ordered by the impact score
Usage
## S3 method for class 'impacts'
tail(x, n = 5, ...)
Arguments
x |
an object of class |
n |
a single integer giving the number of rows to show. Defaults to 5. |
... |
other arguments |
See Also
[Package MLID version 1.0.1 Index]