String manipulation in R using STRINGR package and Regular Expressions in R

preview_player
Показать описание
We can manipulate character strings using the stringr package.

Stringr package provides series of consistent functions for working with character data.
str_length, str_c, str_replace, word, str_sub, str_extract, str_subset, str_view, str_locate, str_split, str_to_lower, str_to_upper, str_to_title
Рекомендации по теме
Комментарии
Автор

I was reading R for Data Science and I could not understand the section dealing with Stringr. This short video is worth more than all those hours I spent read. Simple. Concise. Thank you very much!

ikengitau
Автор

One of the best video on stringr package. 👌👌♥️♥️♥️

aman_mashetty
Автор

MashaAllah, got to learn many funtions from this video!
Thanks a lot mam.

ferdousahmed
Автор

full marks..I am beginner and learning..Thanku

aryagold
Автор

nice..covered most functions within stringr

soniasharma-ukdn
Автор

seems to cover many functions..good one

datasciencer
Автор

i hardly use string manipulation..but this is good to know video, thx

sherylsyna
Автор

Thank u for this
How can i use regex quantifiers in str_glue, whenever i add it {1, 2} it throughs an error

ahmedJaber
Автор

good for beginners as well..PLease cover apply functions as well

harshamehta
Автор

could you explain how to deal with the character variable of a data to manipulate the values inside?

nitufahmidakhalique
Автор

Hi, Got the comment while installing and calling
Attaching package: ‘stringr’

The following object is masked _by_ ‘.GlobalEnv’:

fruit

Any help please

jaikishank