Skip to content

Opening book details…

Can I read Understanding R Functions and Extensions on EtoBox?

Understanding R Functions and Extensions by Teresa Carter is a document available to read on EtoBox.

What is Understanding R Functions and Extensions about?

The document discusses R functions and their extensibility. It explains that R functions allow developers to easily add new capabilities and users to customize methods. Functions are defined uniformly as R expressions that take arguments as input and return a single output. Functions can be assigned to variables, passed as arguments to other functions, and combined to create new functions. The document provides examples of basic functions, functions with default and optional arguments, nested functions, and

Author
Teresa Carter
Language
EN