Skip to content

Commit

Permalink
edit lessons vectors and data frames, add images
Browse files Browse the repository at this point in the history
  • Loading branch information
gbdias committed Oct 15, 2024
1 parent 3258b4b commit 6192781
Show file tree
Hide file tree
Showing 4 changed files with 238 additions and 89 deletions.
Binary file added images/data_frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/data_structures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions slide_r_elements_2.Rmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Introduction To Programming in R (2)"
title: "Vectors"
subtitle: "R Foundations for Data Analysis"
author: "Marcin Kierczak, Sebastian DiLorenzo, Guilherme Dias"
keywords: bioinformatics, course, scilifelab, nbis, R
Expand Down Expand Up @@ -45,9 +45,9 @@ name: contents
- **numbers as vectors**
- **strings as vectors**
- matrices
- lists
- data frames
- objects
- lists
<!-- - objects -->
- repeating actions: iteration and recursion
- decision taking: control structures
- functions in general
Expand Down
Loading

0 comments on commit 6192781

Please sign in to comment.