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

Bug - extra variable appearing #1040

Open
Jennit07 opened this issue Jan 8, 2025 · 1 comment
Open

Bug - extra variable appearing #1040

Jennit07 opened this issue Jan 8, 2025 · 1 comment

Comments

@Jennit07
Copy link
Collaborator

Jennit07 commented Jan 8, 2025

I was looking at separate issue and did a check on the variable names in the 2425 file and it looks like there is an extra variable appearing:

[150] "dplyr::if_else(is.na(activity_after_death), 0, activity_after_death)"

Investigation is needed to check why this is being pulled through when dealing with activity after death. Also not sure if it is 2425 only or affects other years.

@Jennit07
Copy link
Collaborator Author

Jennit07 commented Jan 8, 2025

The variable fy is also appearing but is redundant as this should be year which is already available. fy needs removing

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

2 participants