Convert Keeper profiles to a table

convertKeeperToTable(keeper, removePii = FALSE)

Arguments

keeper

Keeper profiles as created using the generateKeeper() function.

removePii

Remove person identifiable information such as person ID and cohort start date from the output? patient data later.

Value

A tibble with one row per person, and text columns for each Keeper category. Can be used for manual review.