Final Exam: Applying and Using R Programming Structures

R Programming    |    Intermediate
  • 1 video | 32s
  • Includes Assessment
  • Earns a Badge
Rating 4.8 of 6 users Rating 4.8 of 6 users (6)
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 satisfied
    make use of the switch statement to execute conditional operations
    make use of the ifelse() function to execute conditional operations
    use while loops to operate while a condition is true
    use repeat loops to repeat an operation until a break statement is reached
    implement if statements and nested for loops within outer for loops
    recall how built-in functions can be viewed and new functions created
    introduce the return function and recall ways of returning data without invoking it
    specify functions as input arguments to other functions
    recall the use of r environments as bindings of variable names to values
  • implement inner nested functions within outer functions
    create inner nested functions within outer functions
    implement the use of named arguments to pass in data to functions
    specify default arguments for functions
    recognize how the print() function works based on the s3 object system
    recall the functions print() invokes on the type of input argument
    create custom classes using the class() and attr() functions
    implement oop using reference classes
    create custom classes using the class() and structure() functions
    create 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.

YOU MIGHT ALSO LIKE

Rating 4.5 of 25 users Rating 4.5 of 25 users (25)
Rating 4.1 of 43 users Rating 4.1 of 43 users (43)
Rating 5.0 of 2 users Rating 5.0 of 2 users (2)