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

Replace stringr::str_split() with strsplit() #2187

Merged
merged 3 commits into from Oct 19, 2022
Merged

Conversation

rich-iannone
Copy link
Collaborator

This replaces two instances of stringr::str_split() with the base R equivalent: strsplit().

Copy link
Owner

@yihui yihui left a comment

Choose a reason for hiding this comment

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

Thanks!

@yihui yihui merged commit 67b973d into master Oct 19, 2022
@yihui yihui deleted the str-split-replace branch October 19, 2022 15:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants