multi_query_list: index a list

View source: R/significant_results.R

multi_query_listR Documentation

index a list

Description

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


MoseleyBioinformaticsLab/categoryCompare2 documentation built on Dec. 18, 2024, 7:29 p.m.