nearest {clickR}R 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


[Package clickR version 0.9.39 Index]