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

address information not appropriately joined in case cleaning function #17

Open
sarahollis opened this issue Sep 19, 2023 · 1 comment

Comments

@sarahollis
Copy link
Collaborator

@joshwlambert not sure exactly the issue but the resulting cases_clean tibble don't have address information for admin1/2/3 whereas contact appears to be working fine. haven't had time to investigate in detail but not sure if something happened with a left join somewhere?

otherwise seems to be reading in fine at earlier steps!

@sarahollis
Copy link
Collaborator Author

this issue has been resolved, we just need to update the helper examples to ensure that locations_clean includes also indicates need to add in language tokens

locations_clean <- clean_locations(
  locations = locations,
  language_tokens = language_tokens)

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

No branches or pull requests

1 participant