ran: Derives the range of a vector

Description Usage Arguments Value Examples

View source: R/reorder.R

Description

Derives the range of a vector

Usage

1
ran(x)

Arguments

x

vector with unknown range

Value

the range of the vector

Examples

1
2
custom_vector = c(5,2,7,9,4)
ran(custom_vector)

dzimmermann-tgm/yinyang documentation built on Dec. 20, 2021, 2:20 a.m.