Convert Keeper profiles to a table
convertKeeperToTable(keeper, removePii = FALSE)Keeper profiles as created using the generateKeeper() function.
Remove person identifiable information such as person ID and cohort start date from the output? patient data later.
A tibble with one row per person, and text columns for each Keeper category. Can be used for manual review.