Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Convert original extract to factors for health board/simd/etc #97

Open
aoifem01 opened this issue Aug 7, 2024 · 1 comment
Open

Convert original extract to factors for health board/simd/etc #97

aoifem01 opened this issue Aug 7, 2024 · 1 comment

Comments

@aoifem01
Copy link
Contributor

aoifem01 commented Aug 7, 2024

Converting health board and SIMD to factors instead of characters should mean we don't need to do left_join to hb_tibble etc, can just use complete() instead - makes things slightly tidier and can keep levels consistent throughout analysis

@aoifem01
Copy link
Contributor Author

aoifem01 commented Oct 8, 2024

instead of this, make a function that does it for us i.e. takes a df and left joins it to the things you want it joined by (hbres, simd, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant