Learning objectives
By the end of this week, students should be able to
- Describe and enumerate string patterns using regular expressions.
- Express patterns in regular expression to manipulate strings.
- Write {stringr} code to detect/locate/extract/replace strings with patterns.
- Write {tidytext} code to tokenise text and carry out basic sentiment analysis.