whichValuesInBinList: Find values in a vector that fall within any bins in a...

whichValuesInBinListR Documentation

Find values in a vector that fall within any bins in a BinList

Description

Given a vector of values and a BinList, return a logical vector that indicates if a value was found in any Bin within the BinList

Usage

whichValuesInBinList(values, binList)

Arguments

values

numeric vector

binList

A BinList object

Value

logical vector


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