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

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) {
get_phecode_definitions()
}