searchWithin: Select or count ID's which range span over given value

Description Usage Arguments

Description

Select or count ID's which range span over given value

Usage

1
searchWithin(id, min, max, value, returned = "count")

Arguments

id

vector of individual indexes corresponding to other parameters

min

minimum value of given ID

max

maximum value of gievn ID

value

vector of values which are being checked

returned

"count" - number of unique ID's having value within its range , or "id" list of ID having value within its range.

range

if specified min and max ignored


gogonzo/oddsandsods documentation built on May 12, 2019, 1:35 a.m.