nearest: Internal function for descriptive()

View source: R/descriptive.R

nearestR Documentation

Internal function for descriptive()

Description

Finds positions for substitution of characters in Distribution column

Usage

nearest(x, to = seq(0, 1, length.out = 30))

Arguments

x

A numeric value between 0-1

to

Range of reference values

Value

The nearest position to the input value


clickR documentation built on Aug. 8, 2023, 1:11 a.m.