filter_config_list: filter_config_list

View source: R/generic_standardise.R

filter_config_listR Documentation

filter_config_list

Description

filter_config_list

Usage

filter_config_list(config_list, field, value)

Arguments

config_list

a configuration list (of lists)

field

the field of the inner lists to filter on

value

the value of the field to filter to

Value

list of only those inner lists where field == value


HorridTom/hospitalflow documentation built on June 14, 2022, noon