Skip to content

Commit

Permalink
added day2 link
Browse files Browse the repository at this point in the history
  • Loading branch information
babeheim committed Nov 29, 2023
1 parent b2245f6 commit f9c8a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/swc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<table class="table table-striped">
<tr> <td>Before</td> <td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank" rel="noopener noreferrer">Pre-workshop survey</a> </td> </tr>
<tr> <td>Day 1</td> <td>R for Reproducible Scientific Analysis</td><td><a href="https://github.com/HBEC-MPI-EVA/2023-11-27-leipzig/blob/gh-pages/day1.R">Day 1 Code</a></td></tr>
<tr> <td>Day 2</td> <td>Data Manipulation in R and Visualization with `ggplot2`</td></tr>
<tr> <td>Day 2</td> <td>Data Manipulation in R and Visualization with `ggplot2`</td><td><a href="https://github.com/HBEC-MPI-EVA/2023-11-27-leipzig/blob/gh-pages/day2.R">Day 2 Code</a></td></tr>
<tr> <td>Day 3</td> <td>Version Control with Git</td></tr>
<tr> <td>Day 4</td> <td>Using R for Generative Inference</td></tr>
<tr> <td>Day 5</td> <td>Advanced Data Manipulation in R</td></tr>
Expand Down

0 comments on commit f9c8a77

Please sign in to comment.