Skip to content

Conversation

@Malma
Copy link

@Malma Malma commented Sep 30, 2016

Threre is the bug while iterating combinations in a set:
gsub("replace all spaces. and. dots.", "[%s%.]", "")
gsub remove only the first combination(%s). %. and and all of the following combinations are ignored.

Threre is the bug while iterating combinations in a set:
gsub("replace all spaces. and. dots.", "[%s%.]", "")
gsub remove only the first combination(%s). %. and and all of the following combinations are ignored.
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.

1 participant