Skip to contents

After filtering, classify those with type 1 diabetes.

Usage

classify_t1d(data)

Arguments

data

Joined data output from the filtering steps.

Value

The same object type as the input data, which would be a tibble::tibble() type object.