head.impacts {MLID}R Documentation

Return the highest impact scores for each higher level area

Description

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

Usage

## S3 method for class 'impacts'
head(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


[Package MLID version 1.0.1 Index]