Learn R Programming

i3pack (version 0.1.0)

max_n: Auxiliary Internal Functions

Description

Auxiliary Internal Functions

Usage

max_n(x, n)

Value

The largest n elements of a vector

Arguments

x

Numeric vector

n

Number of elements to return