| default_overlapping_disease_categories_csv | R Documentation |
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().
default_overlapping_disease_categories_csv()
A file path.
Other CALIBER:
download_caliber_repo(),
get_caliber_categories_mapping(),
read_caliber_raw(),
reformat_caliber_for_ukb()
# return file path
default_overlapping_disease_categories_csv()
# read file into R
read.csv(default_overlapping_disease_categories_csv())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.