whichValuesInBin: Find values that fall within a Bin

whichValuesInBinR Documentation

Find values that fall within a Bin

Description

Given a numeric vector and a Bin, returns a logical vector indicating if the value in the input vector falls within the bin.

Usage

whichValuesInBin(values, bin)

Arguments

values

numeric vector

bin

A Bin object

Value

logical vector


VEuPathDB/veupathUtils documentation built on Feb. 8, 2025, 12:29 p.m.