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

15 clean r grep #21

Merged
merged 3 commits into from
Jan 1, 2022
Merged

15 clean r grep #21

merged 3 commits into from
Jan 1, 2022

Conversation

jmbarbone
Copy link
Collaborator

Some todos from #15. Mostly the grep() changes

  • which(grepl(x)) to grep(x)
  • x[grepl(x)] to grep(x, values = TRUE)
  • as.character(NA) to NA_character_, etc

@JanMarvin JanMarvin merged commit 5a6e314 into main Jan 1, 2022
@JanMarvin
Copy link
Owner

Thanks!

@jmbarbone jmbarbone deleted the 15-clean-r-grep branch May 5, 2022 14:59
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.

None yet

2 participants