Learn R Programming

descriptr (version 0.1.0)

stat_range: Range

Description

Compute the range of a numeric vector

Usage

stat_range(x)

Arguments

x

a numeric vector

Value

Range of x

See Also

range

Examples

Run this code
stat_range(mtcars$mpg)

Run the code above in your browser using DataLab