get_phecode_icd9_map: Download the Phecode 1.2 to ICD9 mapping file

View source: R/lookups_and_mappings.R

get_phecode_icd9_mapR Documentation

Download the Phecode 1.2 to ICD9 mapping file

Description

Download link obtained from https://phewascatalog.org/phecodes.

Usage

get_phecode_icd9_map(
  path = file.path(tempdir(), "phecode_icd9_map_unrolled.csv.zip")
)

Arguments

path

Path where file will be downloaded to.

Value

File path to downloaded file.

Examples

## Not run: 
get_phecode_icd9_map()

## End(Not run)

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