top of page

Functions! (and their scoping)

  • Carlo Fanara
  • May 9, 2016
  • 1 min read

In a previous post, we covered part of the R language control flow, the cycles or loop structures. In a subsequent one, we showed how to avoid ‘looping’ by means of functions that act on compound data in repetitive ways (the apply family of functions). Here, we introduce the notion of function from the R programmer point of view and illustrate the range of action that functions have within the R code (‘scope’). Read more [first published on Datacamp, August 20, 2015]

Komentar


For any questions reach me at carlofan@mail.com

Success! Message received.

© 2016  - Carlo Fanara - created with Wix.com

bottom of page