Skip to contents

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

Usage

get_phecode_definitions(
  path = file.path(tempdir(), "phecode_definitions1.2.csv.zip")
)

Arguments

path

Path where file will be downloaded to.

Value

File path to downloaded file.

Examples

if (FALSE) { # \dontrun{
get_phecode_definitions()
} # }