# NOT RUN {
sentence("This is a sentence. And this is another sentence.")
#> [1] "This is a sentence."
sentence("This is just one sentence.")
#> [1] "This is just one sentence."
sentence("Is this a sentence? Or is this one. Maybe this one! What if there are lots of sentences?")
#> [1] "Is this a sentence?
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab