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

create check to highlight character NAs that should be empty cells #56

Open
rubenpp7 opened this issue Aug 27, 2024 · 1 comment
Open
Assignees

Comments

@rubenpp7
Copy link
Collaborator

This chunk bypasses the issue of character NAs in the text, but it doesn't highlight them to be fixed!!

# turn character NAs and spaces into an actual empty cell

We need to create a check that highlights it to the user before bypassing it

@rubenpp7 rubenpp7 self-assigned this Aug 27, 2024
@rubenpp7 rubenpp7 assigned cyrilrader and unassigned rubenpp7 Nov 22, 2024
@rubenpp7
Copy link
Collaborator Author

rubenpp7 commented Nov 22, 2024

@cyrilrader Maybe add an warning message to the cleandataframe() function when it uses the bypass chunk. That warning can then be integrated into the checkdataset() function so it's highlighted to the users.

Do not just create a check function in checkdataset() because the bypass happens at the very beginning of checkdataset() in the same step where data tables are read into R

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

2 participants