get_ukb_self_report_med_to_atc_map: Download and read a UKB welf-reported medication code to ATC...

View source: R/lookups_and_mappings.R

get_ukb_self_report_med_to_atc_mapR Documentation

Download and read a UKB welf-reported medication code to ATC mapping file

Description

Mapping table obtained from Wray et al 2019, Supplementary Data 1.

Usage

get_ukb_self_report_med_to_atc_map(
  path = file.path(tempdir(), "self_report_med_to_atc_map.xlsx")
)

Arguments

path

Path where file will be downloaded to.

Value

File path to downloaded file.

Examples

## Not run: 
get_nhsbsa_snomed_bnf()

## End(Not run)

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