This book aims to help you get started with handling strings in R. It provides an overview of several resources that you can use for string manipulation. It covers useful functions in packages "base" and "stringr", printing and formatting characters, regular expressions, and other tricks.Read more.
The techniques and tools covered in Handling Strings with R are most similar to the requirements found in Data Scientist job advertisements.