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

Close #57: Enhance check_ct_data #67

Merged
merged 9 commits into from
Apr 26, 2024
Merged

Close #57: Enhance check_ct_data #67

merged 9 commits into from
Apr 26, 2024

Conversation

anajens
Copy link
Collaborator

@anajens anajens commented Apr 17, 2024

Closes #57

  • na_acceptable now can accept a character vector of variables in addition to NULL, TRUE, FALSE
  • omit_vars: new argument to control if any variables should be skipped during controlled terminology checks

I didn't modify the na_acceptable argument in check_ct_col() and get_bad_ct() as these functions are meant to check a single variable so I think the current configuration makes sense as is.

Merge branch 'main' into 57_enhance_check_ct

# Conflicts:
#	NEWS.md
Copy link
Collaborator

@tamarasenior tamarasenior left a comment

Choose a reason for hiding this comment

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

Hi @anajens - the update looks great! I agree with the implementation to resolve this issue, and no issues with the code

@statasaurus statasaurus merged commit 1268019 into main Apr 26, 2024
8 checks passed
@statasaurus statasaurus deleted the 57_enhance_check_ct branch April 26, 2024 07: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.

Turn off controlled terminology checks for results as character findings
3 participants