Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
Updated Day 2 Schedule
  • Loading branch information
LyrricJ committed May 14, 2024
1 parent 15447f7 commit b001aa1
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions _includes/dc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,16 @@ <h3>Day 1</h3>
<div class="col-md-6">
<h3>Day 2</h3>
<table class="table table-striped">
<tr> <td>Morning</td> <td><a href="https://datacarpentry.org/r-socialsci/">Continuation of R: Data Analysis & Visualization</a></td></tr>
<tr> <td>Afternoon</td><td><a href="https://datacarpentry.org/sql-socialsci/">Data Management with SQL</a></td></tr>
<tr> <td>9:00-9:40am</td> <td><a href="https://datacarpentry.org/r-socialsci/04-tidyr.html/">Data Wrangling with tidyr</a></td></tr>
<tr> <td>9:40-10:30am</td><td><a href="https://datacarpentry.org/r-socialsci/05-ggplot2.html/">Data Visualisation with ggplot2 Part 1</a></td></tr>
<tr>
<td>Evening</td>
<tr><td>10:30-10:40am</td><td><a>Break</a></td></tr>
<tr><td>10:40-11:45am</td><td><a> href="https://datacarpentry.org/r-socialsci/05-ggplot2.html/">Data Visualisation with ggplot2 Part 2</a></td></tr>
<tr><td>11:45-12:10pm</td><td><a>Break</a></td></tr>
<tr><td>12:10-12:55pm</td><td><a href="https://datacarpentry.org/r-socialsci/06-rmarkdown.html">Starting with R Markdown</a></td></tr>
<tr><td>12:55-1:00pm</td><td><a>Break</a></td></tr>
<tr><td>1:00-1:45pm</td><td><a href="https://datacarpentry.org/r-socialsci/07-json.html">Processing JSON data (Optional)</a></td></tr>
<tr><td>1:45-2:00pm</td><td><a>Review & One Up-One Down</a></td></tr>
<td><a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank">Post-workshop survey</a></td>
</tr>
<tr>
Expand Down

0 comments on commit b001aa1

Please sign in to comment.