Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Manipulating Text in R

R Programming 101 via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn essential text manipulation techniques in R programming through hands-on exploration of the stringr package's most important functions. Master text concatenation using str_c(), pattern detection with str_detect(), and substring extraction through str_sub(). Discover how to locate specific text patterns using str_locate(), perform comprehensive text replacement with str_replace_all(), and convert text case using str_to_upper(). Practice splitting strings into components with str_split() and gain proficiency in the comprehensive stringr package for all your text processing needs in R programming.

Syllabus

Text Manipulation in R with str_c() | R Programming for beginners
Detecting Patterns in Text with str_detect() | R Programming for beginners
The str_sub() function | Text Manipulation with the stringr package in R
Manipulation Text in R: Using str_locate() with the stringr Package | R programming for Beginners
str_replace_all() Function in R | Text Replacement with stringr Package
The str_to_upper() Function in R. Convert Text to Uppercase with stringr Package
Manipulate text with the str_split() function in from the stringr package in R programming
Manipulating text using the stringr package in R programming.

Taught by

R Programming 101

Reviews

Start your review of Manipulating Text in R

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.