# NOT RUN {
# simple example
detect_syntax("The quick brown fox jumps over the lazy dog.")
txt <-c("The quick brown fox jumps over the lazy dog.",
"I have never been happier!")
detect_syntax(txt)
# }
Run the code above in your browser using DataLab