default_overlapping_disease_categories_csv: CSV file for resolving overlapping disease categories in...

View source: R/caliber.R

default_overlapping_disease_categories_csvR Documentation

CSV file for resolving overlapping disease categories in mapped CALIBER codes

Description

Returns the file path to csv included with this package for resolving overlapping disease categories in mapped CALIBER codes. To be used with reformat_caliber_for_ukb().

Usage

default_overlapping_disease_categories_csv()

Value

A file path.

See Also

Other CALIBER: download_caliber_repo(), get_caliber_categories_mapping(), read_caliber_raw(), reformat_caliber_for_ukb()

Examples

# return file path
default_overlapping_disease_categories_csv()

# read file into R
read.csv(default_overlapping_disease_categories_csv())

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