identifyValuesInBins: A function used to identify the indices of the values falling...

Description Usage Arguments Value

View source: R/spreadPoints.R

Description

Function used by spreadPoints()

Usage

1

Arguments

bins

A categorical vector detailing the start and end of each bin each value fell in. Defined by cut() function in spreadPoints()

Value

Returns a list detailing the indices of the values that fell in each bin. Keys for list are the bins.


JosephCrispell/basicPlotteR documentation built on June 3, 2021, 6:53 a.m.