Learn R Programming

AgeTopicModels (version 0.1.0)

HES_icd10_example: Example HES ICD-10 diagnoses

Description

A realistic sized simulated HES diagnoses with participant IDs and ICD-10 codes.

Usage

HES_icd10_example

Arguments

Format

A data frame/tibble with example rows. Typical columns include:

eid

Participant identifier (integer or character).

diag_icd10

ICD-10 diagnosis code (character).

age_diag

ICD-10 diagnosis age point (double).

Examples

Run this code
head(HES_icd10_example)

Run the code above in your browser using DataLab