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

changing != to !%in% where needed #140

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

jacobmoore5067
Copy link
Collaborator

Summary

Changes in hts_prep_variable to use !%in% when identifying the class of the variable instead of !=, since the class could be "ordered" "factor"

Checklist

@jacobmoore5067 jacobmoore5067 linked an issue Mar 4, 2024 that may be closed by this pull request
@james-clark-rsg james-clark-rsg merged commit 67b95f7 into main Mar 4, 2024
5 checks passed
@erika-redding erika-redding deleted the 139-small-bug-in-hts_prep_variable branch March 7, 2024 16:42
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

Successfully merging this pull request may close these issues.

Small bug in hts_prep_variable
2 participants