
Functional Programming in R
Description
Alles über E-Books | Antworten auf Fragen rund um E-Books, Kopierschutz und Dateiformate finden Sie in unserem Info- & Hilfebereich.
In Functional Programming in R , you'll see how we can replace loops, which can have side-effects, with recursive functions that can more easily avoid them. In addition, the book covers why you shouldn't use recursion when loops are more efficient and how you can get the best of both worlds.
Functional programming is a style of programming, like object-oriented programming, but one that focuses on data transformations and calculations rather than objects and state. Where in object-oriented programming you model your programs by describing which states an object can be in and how methods will reveal or modify that state, in functional programming you model programs by describing how functions translate input data to output data. Functions themselves are considered to be data you can manipulate and much of the strength of functional programming comes from manipulating functions; that is, building more complex functions by combining simpler functions.
What You'll Learn
-
Write functions in R including infix operators and replacement functions
-
Create higher order functions
-
Pass functions to other functions and start using functions as data you can manipulate
-
Use Filer, Map and Reduce functions to express the intent behind code clearly and safely
-
Build new functions from existing functions without necessarily writing any new functions, using point-free programming
-
Create functions that carry data along with them
Who This Book Is For
Those with atleast some experience with programming in R.
Reviews / Votes
"The book is written in an exhaustive, text-book-like manner with theoretical paragraphs accompanied by lots of examples presented from various angles. The book is intended for readers with a fairly good command of R who wish to extend their programming skills towards a functional approach on data handling. ... it is a great addition to a programming library for mathematicians, computer scientists and applied life scientists alike." (Irina Ioana Mohorianu, zbMATH 1376.68002, 2018)More details
Other editions
Additional editions

Person
Content
System requirements
File format: PDF
Copy protection: Watermark-DRM (Digital Rights Management)
System requirements:
- Computer (Windows; MacOS X; Linux): Use the free software Adobe Reader, Adobe Digital Editions, or any other PDF viewer of your choice (see eBook Help).
- Tablet/Smartphone (Android; iOS): Install the free app Adobe Digital Editions or another reading app for eBooks, e.g., PocketBook (see eBook Help).
- E-reader: Bookeen, Kobo, Pocketbook, Sony, Tolino and many more (only limited: Kindle).
The file format PDF always displays a book page identically on any hardware. This makes PDF suitable for complex layouts such as those used in textbooks and reference books (images, tables, columns, footnotes). Unfortunately, on the small screens of e-readers or smartphones, PDFs are rather annoying, requiring too much scrolling.
This eBook uses Watermark-DRM, a „soft” copy protection. This means that there are no technical restrictions to prevent illegal distribution. However, there is a personalised watermark embedded in the eBook that can be used to identify the purchaser of the eBook in the event of misuse and to provide evidence for legal purposes.
For more information, see our eBook Help page.