stringr: String Interpolation
Channel:
Subscribers:
53,300
Published on ● Video Link: https://www.youtube.com/watch?v=ZfurBdbOVsc
The stringr library is part of the R tidyverse and provides a range of convenience functions for working with character strings. In this lesson, we learn how to use stringr to string interpolation: filling values into a string based on stored variables, calculations, function calls and data sets.
stringr Series Code Notebook:
https://www.kaggle.com/hamelg/stringr-tutorials
stringr overview:
https://stringr.tidyverse.org/
stringr cheatsheet:
https://github.com/rstudio/cheatsheets/blob/master/strings.pdf
Follow DataDaft on social media for news and updates:
Twitter: https://twitter.com/DataDaft
Join the DataDaft Discord to discuss all things data science:
https://discord.gg/ZS2yPNw
#tidyverse #rprogramming #datascience
Other Videos By DataDaft
Tags:
string formatting in r
string interpolation in r
stringr tutorial r
character data in r
character formatting in r
character interpolation in r
tidyverse tutorial
r programming