Creating Nested and Special-purpose Functions in R

Go to class
Write Review

Free Online Course: Creating Nested and Special-purpose Functions in R provided by Pluralsight is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Creating Nested and Special-purpose Functions in R is taught by Justin Flett.

Overview
  • This course will teach you the fundamentals of understanding, using, andcreating your own custom special purpose functions within R.

    R is a widely used programming language for statistical computing. In this course, Creating Nested and Special-purpose Functions in R, you will learn foundational knowledge of creating your own custom special purpose functions within R. First, you will learn the basics of using and creating simple functions. Next, you will learn about function scoping and nested functions within R. Finally, you will learn about replacement and anonymous functions within R and how to implement them. When you are finished with this course, you will have an understanding of the fundamentals of R.