In this course, you'll continue to develop your R programming skills by writing conditional statements and loops—two of the most important constructs in any programming language. You'll also structure code for reuse by defining and calling functions, applying loop functions, and managing R packages.

R Programming: Conditionals, Loops, Functions, and Packages
本课程是 R Programming for Data Science 专项课程 的一部分

位教师:Bill Rosenthal
访问权限由 New York State Department of Labor 提供
您将学到什么
In this course, you will write conditional statements and loops, and structure code for reuse with functions and packages.
您将获得的技能
要了解的详细信息

添加到您的领英档案
1 项作业
January 2026
了解顶级公司的员工如何掌握热门技能

积累特定领域的专业知识
- 向行业专家学习新概念
- 获得对主题或工具的基础理解
- 通过实践项目培养工作相关技能
- 获得可共享的职业证书

该课程共有3个模块
Like any modern programming language, R enables you to control the logical flow of a program. The main constructs for doing so are conditional statements and loops, which you'll implement in this lesson so that you can apply decision making to code.
涵盖的内容
1篇阅读材料4个插件
Most languages excel at giving programmers the tools they need to make coding easier. Reusing code not only allows you to develop at a quicker pace, but it also makes your source code more readable. Inefficient and ugly code is incredibly difficult to maintain, so you'll leverage R's built-in reusable objects to avoid this pitfall
涵盖的内容
5个插件
You'll wrap things up and then validate what you've learned in this course by taking an assessment.
涵盖的内容
1篇阅读材料1个作业
获得职业证书
将此证书添加到您的 LinkedIn 个人资料、简历或履历中。在社交媒体和绩效考核中分享。
位教师

人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
从 Data Science 浏览更多内容

Logical Operations

Logical Operations




