Chapter 8 Strings

In Section 2.1.2, we have introduced the character vector that is consisted of strings. In this Chapter, we will introduce various kinds of operations we can do on strings using the stringr package, which is a subpackage of tidyverse.