Skip to content

Commit

Permalink
remove create_person_id. Its matched in client
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Aug 28, 2024
1 parent f3a90a7 commit baadb99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/process_sc_all_care_home.R
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,6 @@ process_sc_all_care_home <- function(


ch_data_final <- adm_reason_recoded %>%
create_person_id() %>%
dplyr::rename(
record_keydate1 = "ch_admission_date",
record_keydate2 = "ch_discharge_date",
Expand Down

0 comments on commit baadb99

Please sign in to comment.