SelectList: SelectList

View source: R/Functions.R

SelectListR Documentation

SelectList

Description

Determine if the elements of lData have the values of lValue, this is like SQL select statement with AND for all values

Usage

SelectList(lData, lValue)

Arguments

lData

- The dataset (as a list) that you want to select from

lValue

- A list with the desired values for each column in lData

See Also

View Code on GitHub


kwathen/OCTOPUS documentation built on Oct. 24, 2024, 12:36 p.m.