Skip to content

Commit

Permalink
remove duplicate columns
Browse files Browse the repository at this point in the history
  • Loading branch information
lizihao-anu committed Feb 28, 2024
1 parent dc08189 commit da3989f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/process_sc_all_alarms_telecare.R
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ process_sc_all_alarms_telecare <- function(
sending_location = data.table::last(sending_location),
social_care_id = data.table::last(social_care_id),
sc_latest_submission = data.table::last(period),
record_keydate1 = data.table::last(record_keydate1),
record_keydate2 = data.table::last(record_keydate2),
smrtype = data.table::last(smrtype),
pkg_count = data.table::last(pkg_count),
Expand Down

0 comments on commit da3989f

Please sign in to comment.