Skip to contents

Provided a list, and a condition, returns the logical indices into the named part of the list provided. Uses subset like non-standard evaluation so that we can define appropriate expressions.

Usage

multi_query_list(list_to_query, ...)

Arguments

list_to_query

the list to run the query on

...

the expressions that do the queries

Value

logical "&" of all queries