Coursify
Create New CourseGalleryContact

r

Unit 1
Unit 1
R Programming for BeginnersR Programming for Data Science
Unit 3 • Chapter 2

R Advanced Topics Tutorial

Video Summary

The R Advanced Topics Tutorial introduces you to advanced R programming concepts, including functional programming, object-oriented programming, and parallel computing. You will learn how to use these techniques to improve the performance and scalability of your R code.

Knowledge Check

What is the `dplyr` package used for?

What is the `ggplot2` package used for?

What is the `tidyr` package used for?