Functions in R
Difficulty: Intermediate
Duration: 2 minutes and 53 seconds
Students: 1,582
Rating: 3.2/5
Lesson Description
This module looks at functions, how to create functions, and how they can be used in R.
Learning Objectives
The objectives of this module are to provide you with an understanding of:
- How to define a function in R
- How to use built in functions in R
- What a return value is
- That functions can be stacked, and that they do not require an input
- That arguments can be named
Intended Audience
Aimed at all who wish to learn the R programming language.
Pre-requisites
No prior knowledge of R is assumed. Delegates should already be familiar with basic programming concepts such as variables, scope, and functions. Experience of another scripting language such as Python or Perl would be an advantage. Understanding mathematical concepts will be beneficial.
Feedback
We welcome all feedback and suggestions - please contact us at qa.elearningadmin@qa.com to let us know what you think.
Covered Topics
This content is developed in partnership with QA
Learn more