Description
In this course, you will :
- Begin with the fundamentals: how to enter strings in R, how to control how numbers are transformed to strings, and how to combine strings to produce output that combines text and nicely formatted numbers.
- Learning about some stringr functions that are very similar to some base R functions, then detecting specific patterns in strings, splitting strings apart, and finding and replacing parts of strings.
- Learn about regular expressions, a programming language used to describe patterns in strings.
- Learn how to deal with strings or patterns that contain Unicode characters (for example, é).
- learn a few new skills, such as reading strings into R and dealing with case problems (e.g. A versus a).
Syllabus :
- String basics
- Introduction to stringr
- Pattern matching with regular expressions
- More advanced matching and manipulation








![Free RStudio Tutorial - Estructuras de datos en R [nivel básico] en Español](https://img-c.udemycdn.com/course/240x135/2254558_ee39_6.jpg?Expires=1624976942&Signature=jhOgOI7S7PuCQogSYoK1Dmlwdf4PESC~6uiyUzgPf~5Fgigx-PJ31EoGiOQ1pJbfBOH2T2E73d4mtzId9RBjCBxRGAIjSVqrsU0CqK1glWSZEH2QR-dd7jgeuSRppQ7rpRTDAeFInZ2AFhQJfJf5W5RwNzKIIzwOzRhbBx33HLvZRPUHZyyLLCwstj8ymvYAT39tcku5Hz7KWq2F4SPFmYJ1EFLkkHIUyXCZVNJN4NdwNPn9K4w9iePZZzDRLHSpd6jFNOx0v4dCKRjBbM7UKdlfNlkBYPrF1VXDQ-~HoFGTgCV7YdXuH5riLEmVPDNjPTG9OOY0pXCLzvGB37-tqw__&Key-Pair-Id=APKAITJV77WS5ZT7262A)
