top of page

R tutorial on the Apply family of functions

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

In a previous blog, we discussed one of the most important programming constructs, the loop, with its two major forms in R. Then we deprecated its use in favor of vectorized functions, specifically because of the ‘vector’ nature of R, where even the most elementary datum has a vector structure and functions exist, which are capable to affect structured or compound data at once . . . Read more [first published on Datacamp on july 28, 2015]

Comentários


For any questions reach me at carlofan@mail.com

Success! Message received.

© 2016  - Carlo Fanara - created with Wix.com

bottom of page