tail.impacts: Return the lowest impact scores for each higher level area

Description Usage Arguments See Also

View source: R/impacts.R

Description

Returns the last parts of the set of impact calculations, ordered by the impact score

Usage

1
2
## S3 method for class 'impacts'
tail(x, n = 5, ...)

Arguments

x

an object of class impacts generated by the function impacts

n

a single integer giving the number of rows to show. Defaults to 5.

...

other arguments

See Also

impacts


profrichharris/MLID documentation built on May 26, 2019, 8:34 a.m.