Control structures and functions


Details
Join us for an engaging session where we break down two of the most essential pillars of R programming: Data Structures and Functions.
What You’ll Learn:
This beginner-friendly Meetup will cover:
The core data structures in R: vectors, lists, matrices, arrays, data frames, and factors — what they are, how they work, and when to use them.
How to write and use functions in R to make your code cleaner, faster, and reusable.
Understanding R’s function environments and scoping rules (yes, we'll demystify it!).
A practical look at the apply family (lapply, sapply, etc.) and how to replace loops with powerful R idioms.
Format:
Interactive demo using real R code
Live walkthroughs of examples with built-in datasets like mtcars and iris
There'll be Q and A sessions that are interactive

Control structures and functions