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


David-Hervas/clickR documentation built on Feb. 15, 2024, 8:33 p.m.