Functional Programming in R 4 2nd Edition – Ebook Instant Download/Delivery ISBN(s): 9781484294871,1484294874
Product details:
- ISBN-10: 1484294874
- ISBN-13: 9781484294871
- Author: Thomas Mailund
Master functions and discover how to write functional programs in R. In this book, updated for R 4, you’ll learn to make your functions pure by avoiding side effects, write functions that manipulate other functions, and construct complex functions using simpler functions as building blocks. In Functional Programming in R 4, you’ll see how to 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.
Table contents:
Chapter 1: Introduction
Chapter 2: Functions in R
Chapter 3: Pure Functional Programming
Chapter 4: Scope and Closures
Chapter 5: Higher-Order Functions
Chapter 6: Filter, Map, and Reduce
Chapter 7: Point-Free Programming
Chapter 8: Conclusions
People also search:
is r functional programming
functional programming in rust
a function in r
r functional programming
functional programming r