Final Exam: Applying and Using R Programming Structures
R Programming
| Intermediate
- 1 video | 32s
- Includes Assessment
- Earns a Badge
Final Exam: Applying and Using R Programming Structures will test your knowledge and application of the topics presented throughout the Applying and Using R Programming Structures track of the Skillsoft Aspire Data Analysis with R Journey.
WHAT YOU WILL LEARN
-
Use if statements to execute a set of operations only if a condition is satisfiedmake use of the switch statement to execute conditional operationsmake use of the ifelse() function to execute conditional operationsuse while loops to operate while a condition is trueuse repeat loops to repeat an operation until a break statement is reachedimplement if statements and nested for loops within outer for loopsrecall how built-in functions can be viewed and new functions createdintroduce the return function and recall ways of returning data without invoking itspecify functions as input arguments to other functionsrecall the use of r environments as bindings of variable names to values
-
implement inner nested functions within outer functionscreate inner nested functions within outer functionsimplement the use of named arguments to pass in data to functionsspecify default arguments for functionsrecognize how the print() function works based on the s3 object systemrecall the functions print() invokes on the type of input argumentcreate custom classes using the class() and attr() functionsimplement oop using reference classescreate custom classes using the class() and structure() functionscreate a reference class that inherits or derives from another reference class
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.