Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Close #78 LOCF #87 adsl format discrepancy #91

Merged
merged 3 commits into from
Mar 30, 2023
Merged

Close #78 LOCF #87 adsl format discrepancy #91

merged 3 commits into from
Mar 30, 2023

Conversation

kaz462
Copy link
Collaborator

@kaz462 kaz462 commented Mar 29, 2023

  1. remove the locf function workaround
  2. @DeclanHodges @SHAESEN2 I went ahead and resolved format discrepancy for adsl

xportr_format(adsl_spec$var_spec %>%
mutate_at(c("format"), ~ replace_na(., "")), "ADSL") %>%
xportr_format(adsl_spec$var_spec %>%
mutate_at(c("format"), ~ replace_na(., "")), "ADSL") %>%
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating this @kaz462 . I see that @DeclanHodges has other ADSL issues that he is working on in #88 and #94 .

@DeclanHodges , I'm going to go ahead and merge this branch to main which will update the adsl.R. Then you can get updated script from main before working on 88 and 94.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies I haven't had time to get around to reviewing this - thanks @kaz462 for updating this and @laxamanaj for reviewing!

Copy link
Collaborator

@laxamanaj laxamanaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
3 participants