Skip to content

Commit

Permalink
Merge pull request #8 from gbdias/master
Browse files Browse the repository at this point in the history
slide edits, add figures
  • Loading branch information
gbdias authored Oct 15, 2024
2 parents 9ddcd68 + 35f7478 commit 493c3a4
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 493c3a4

Please sign in to comment.