default_col_filters: Default filtering parameters for lookup and mapping tables.

View source: R/clinical_codes.R

default_col_filtersR Documentation

Default filtering parameters for lookup and mapping tables.

Description

To be used as col_filters argument in 'Clinical code lookups and mappings' functions. Returns a named list where each name in the list refers to the name of a lookup or mapping table. Each item is also a named list, where the names refer to column names in the corresponding table, and the items are vectors of values to filter for.

Usage

default_col_filters()

Value

A named list.

See Also

Other Clinical code lookups and mappings: codes_starting_with(), get_mapping_df(), lookup_codes(), map_codes(), reformat_icd10_codes()

Examples

default_col_filters()

rmgpanw/codemapper documentation built on Aug. 30, 2023, 4:07 p.m.