Skip to content

Commit

Permalink
updated loop slides
Browse files Browse the repository at this point in the history
  • Loading branch information
RedondoMA committed Oct 29, 2024
1 parent f651566 commit 2e26fab
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions slide_r_elements_4.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,13 @@ name: contents
- variables and their types
- operators
- vectors
- numbers as vectors
- strings as vectors
- matrices
- lists
- data frames
- objects
- **repeating actions: iteration and recursion**
- **decision taking: control structures**
- **functions in general**
- **variable scope**
- **base functions**
- **repeating actions: loops**
- **decision taking: `if` control structures**
- **functions**


---
name: repeating_actions_1
Expand Down

0 comments on commit 2e26fab

Please sign in to comment.