Skip to content

Update str_sentence_case.R#10

Open
gdevailly wants to merge 3 commits intodecisionpatterns:masterfrom
gdevailly:patch-1
Open

Update str_sentence_case.R#10
gdevailly wants to merge 3 commits intodecisionpatterns:masterfrom
gdevailly:patch-1

Conversation

@gdevailly
Copy link

Add simple implementation of str_sentence_case

Add simple implementation of str_sentence_case
improve implementation
should now work as expected
@gdevailly
Copy link
Author

Note that this dirty proposal will "fail" at string like:
"i would like to talk about DNA."
Output will be:
"I would like to talk about dna." while "I would like to talk about DNA." might have been expected.

Please feel free to ignore.

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