Functional Programming in R: Advanced Statistical Programming for Data Science, Analysis and Finance

by Thomas Mailund

0 ratings • 0 reviews • 0 shelved
Book cover for Functional Programming in R

Bookhype may earn a small commission from qualifying purchases. Full disclosure.

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 recursion when loops are more efficient and how you can get the best of both worlds.
Functional programming is a style of programming, like...Read more
  • ISBN13 9781484227459
  • Publish Date 29 March 2017
  • Publish Status Out of Print
  • Out of Print 13 June 2023
  • Publish Country US
  • Imprint APress
  • Edition 1st ed.
  • Format Paperback
  • Pages 104
  • Language English