跳至内容
首页

R courses

R is a language for data analysis, statistics, and machine learning. DataCamp’s expert-led R courses offer interactive practice with projects to build job-ready skills fast. Start learning R today and unlock new data science opportunities.

创建您的免费帐户

继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。
Group

培训2人或更多?

试用DataCamp for Business

Recomended For Starters

Become an R programmer and develop your R skills with interactive courses, tracks and projects, curated by real-world experts.

课程

Introduction to R

基础技能水平
4.6+
32.8K
4 小时
Master the basics of data analysis in R, including vectors, lists, and data frames, and practice R with real data sets.

学习路径

R Programming Fundamentals

12.8K
22 小时
Level-up your R programming skills! Learn how to work with common data structures, optimize code, and write your own functions.

不确定从哪里开始?

参加评估

浏览 R 课程和学习路径

课程

Introduction to R

基础技能水平
4.6+
32.8K
4 小时
Master the basics of data analysis in R, including vectors, lists, and data frames, and practice R with real data sets.

课程

Introduction to the Tidyverse

基础技能水平
4.7+
7.5K
4 小时
Get started on the path to exploring and visualizing your own data with the tidyverse, a powerful and popular collection of data science tools within R.

课程

Intermediate R

基础技能水平
4.5+
7.4K
6 小时
Continue your journey to becoming an R ninja by learning about conditional statements, loops, and vector functions.

课程

Data Manipulation with dplyr

基础技能水平
4.5+
4.6K
4 小时
Build Tidyverse skills by learning how to transform and manipulate data with dplyr.

课程

Introduction to Statistics in R

中级技能水平
4.4+
4.5K
4 小时
Grow your statistical skills and learn how to collect, analyze, and draw accurate conclusions from data.

课程

Introduction to Regression in R

中级技能水平
4.4+
3.8K
4 小时
Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regression analysis in R.

课程

Introduction to Importing Data in R

基础技能水平
4.5+
2.6K
3 小时
In this course, you will learn to read CSV, XLS, and text files in R using tools like readxl and data.table.

课程

Exploratory Data Analysis in R

中级技能水平
4.4+
1.9K
4 小时
Learn how to use graphical and numerical techniques to begin uncovering the structure of your data.

课程

Hypothesis Testing in R

中级技能水平
4.3+
1.8K
4 小时
Learn how and when to use hypothesis testing in R, including t-tests, proportion tests, and chi-square tests.

课程

Joining Data with dplyr

基础技能水平
4.3+
1.8K
4 小时
Learn to combine data across multiple tables to answer more complex questions with dplyr.

课程

Intermediate Regression in R

中级技能水平
4.4+
1.5K
4 小时
Learn to perform linear and logistic regression with multiple explanatory variables.

课程

Cleaning Data in R

中级技能水平
4.4+
1.2K
4 小时
Learn to clean data as quickly and accurately as possible to help you move from raw data to awesome insights.

课程

Reshaping Data with tidyr

中级技能水平
4.2+
1.1K
4 小时
Transform almost any dataset into a tidy format to make analysis easier.

课程

Writing Efficient R Code

中级技能水平
4.5+
1K
4 小时
Learn to write faster R code, discover benchmarking and profiling, and unlock the secrets of parallel programming.

课程

Sampling in R

中级技能水平
4.3+
1K
4 小时
Master sampling to get more accurate statistics with less data.

课程

Time Series Analysis in R

中级技能水平
4.6+
940
4 小时
Learn the core techniques necessary to extract meaningful insights from time series data.

课程

Introduction to R for Finance

基础技能水平
4.5+
923
4 小时
Learn essential data structures such as lists and data frames and apply that knowledge directly to financial examples.

课程

ARIMA Models in R

基础技能水平
4.6+
841
4 小时
Become an expert in fitting ARIMA (autoregressive integrated moving average) models to time series data using R.

课程

Forecasting in R

基础技能水平
4.4+
832
5 小时
Learn how to make predictions about the future using time series forecasting in R including ARIMA models and exponential smoothing methods.

课程

Manipulating Time Series Data in R

中级技能水平
4.6+
828
4 小时
Master time series data manipulation in R, including importing, summarizing and subsetting, with zoo, lubridate and xts.

课程

Reporting with R Markdown

中级技能水平
4.2+
731
4 小时
R Markdown is an easy-to-use formatting language for authoring dynamic reports from R code.

课程

Modeling with Data in the Tidyverse

中级技能水平
4.3+
716
4 小时
Discover different types in data modeling, including for prediction, and learn how to conduct linear regression and model assessment measures in the Tidyverse.

课程

Building Web Applications with Shiny in R

中级技能水平
4.3+
687
4 小时
Shiny is an R package that makes it easy to build interactive web apps directly in R, allowing your team to explore your data as dashboards or visualizations.

课程

Foundations of Probability in R

基础技能水平
4.5+
661
4 小时
In this course, youll learn about the concepts of random variables, distributions, and conditioning.

课程

Linear Algebra for Data Science in R

中级技能水平
4.4+
652
4 小时
This course is an introduction to linear algebra, one of the most important mathematical topics underpinning data science.

R 相关资源

R Project

博客

The Top 8 R Project Ideas for 2026

Discover what R is and all the benefits for using it while giving examples and new ideas for a project.
Elena Kosourova's photo

Elena Kosourova

14分钟

博客

Python vs R for Data Science: Which Should You Learn?

This guide will help you answer one of the most frequently asked questions of newcomers in data science and help you choose between R and Python.
Javier Canales Luna's photo

Javier Canales Luna

10分钟

速查表

Getting Started with R Cheat Sheet

This cheat sheet will cover an overview of getting started with R. Use it as a handy, high-level reference for a quick start with R. For more detailed R Cheat Sheets, follow the highlighted cheat sheets below.
Richie Cotton's photo

Richie Cotton

9分钟


Ready to apply your skills?

Projects allow you to apply your knowledge to a wide range of datasets
to solve real-world problems in your browser

Frequently asked questions

What is R?

R is a statistical computing and graphics system, consisting of the R language and a run-time environment. Originally designed for statistical purposes, it excels in data analysis, mining, modeling, and creating visualizations. Primarily used for statistics and data science, its applications extend to AI, machine learning, financial analysis, and more. Being open-source and equipped with a wide array of functions and packages, R is popular across multiple fields including academia, finance, and social media.

Do I need any prior programming experience to start learning R?

No prior programming experience is required to start learning R. Our courses are designed to be accessible to beginners, with step-by-step guidance that makes learning R straightforward—even for those new to programming.

How can learning R benefit my career?

Learning R can significantly enhance your career, especially if you are interested in fields like data analysis, statistics, or research. As a language specifically designed for statistical analysis and data visualization, R skills are highly sought after in industries ranging from healthcare and finance to academia and marketing, opening up a wide range of job opportunities and pathways for professional growth.

How do I get started with R?

Beginning your journey with R first involves grasping its fundamental concepts—such as understanding vectors, factors, lists, and data frames. Our Introduction to R programming course covers these basics, providing a solid foundation for further exploration into the R programming language.

What is the difference between R and Python?

Python is a general-purpose programming language, developed to handle a wide range of tasks from data science to web development, making it highly versatile and popular for various applications. R, on the other hand, was created for statistical analysis and excels in data visualization and exploratory data analysis.

Is R worth learning in 2025?

Absolutely, R is worth learning in 2025, especially for those focused on specialized areas like statistical analysis, data visualization, and academic research. Despite the rapid growth of Python, R maintains a strong presence in data science and analytics, valued for its advanced statistical capabilities and dedicated community.

Does Datacamp offer an R Certification?

DataCamp offers two R certifications: Data Analyst and Data Scientist. Both are available in R or Python. If you are interested in either, check out our Certifications here.

其他技术和主题

技术

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。