midrange: Midrange

Description Usage Arguments Details Value Examples

View source: R/misc.R

Description

Point halfway between the min and the max.

Usage

1

Arguments

x

A numeric vector.

Details

The point halfway between the min and the max. The mid-range minimizes the maximum distance to a set of points.

Value

A numeric scalar vector.

Examples

1
2
3
4

GarrettMooney/moonmisc documentation built on Oct. 19, 2019, 7:51 p.m.