Functional Programming in R

by Thomas Mailund

★★★★★
4.5 (570)

US$22.50

15% OFF CODE: SAVE15

Description

Master functions and discover how to write functional programs in R. In this concise book, you'll make your functions pure by avoiding side-effects; you’ll write functions that manipulate other functions, and you’ll construct complex functions using simpler functions as building blocks. 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 recu

Explore Related Tags