find_closest_bin {admiralpeds}R Documentation

Find closest bin

Description

Find closest bin

Usage

find_closest_bin(param, breaks, labels)

Arguments

param

Parameter

Vector containing parameter that needs closest bin checking

breaks

Breaks created in get_bins()

labels

Labels created in get_bins()

Value

detects appropriate bin

See Also

Other internal: admiralpeds-package, get_bins(), set_bins()


[Package admiralpeds version 0.1.0 Index]