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/plotteR documentation built on June 6, 2021, 7:24 p.m.