Course
Intermediate R
БазовыйУровень мастерства
Обновлено 03.2026RProgramming6 ч14 videos81 Exercise6,950 XP660K+Свидетельство о достижениях
Пользуется популярностью среди обучающихся в тысячах компаний.
Обучение двух или более человек?
Попробуйте DataCamp for BusinessОписание курса
Предварительные требования
Introduction to R1
Conditionals and Control Flow
In this chapter, you'll learn about relational operators for comparing R objects, and logical operators like "and" and "or" for combining TRUE and FALSE values. Then, you'll use this knowledge to build conditional statements.
2
Loops
Loops can come in handy on numerous occasions. While loops are like repeated if statements, the for loop is designed to iterate over all elements in a sequence. Learn about them in this chapter.
3
Functions
Functions are an extremely important concept in almost every programming language, and R is no different. Learn what functions are and how to use them—then take charge by writing your own functions.
4
The apply family
Whenever you're using a for loop, you may want to revise your code to see whether you can use the lapply function instead. Learn all about this intuitive way of applying a function over a list or a vector, and how to use its variants, sapply and vapply.
5
Utilities
Mastering R programming is not only about understanding its programming concepts. Having a solid understanding of a wide range of R functions is also important. This chapter introduces you to many useful functions for data structure manipulation, regular expressions, and working with times and dates.
Intermediate R
Курс завершен
Получите свидетельство о достижениях
Добавьте эти данные в свой профиль LinkedIn, резюме или CV.Поделитесь этим в социальных сетях и в своем отчете об оценке эффективности работы.Запишитесь Прямо Сейчас
Развивайте свои навыки работы с данными с помощью DataCamp для мобильных устройств.
Успевайте в обучении на ходу с помощью наших мобильных курсов и ежедневных 5-минутных заданий по программированию.