Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
  • Loading branch information
evakerr authored Oct 9, 2024
1 parent 9d9facd commit 9bbfbf5
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 @@ -8,7 +8,7 @@ <h4>
<tr> <td>09:30</td> <td> <a href="https://datacarpentry.org/r-socialsci/#setup-instructions" target="_blank" rel="noopener noreferrer">Setup</a> </td> </tr>
<tr> <td> </td> <td> <a href="https://datacarpentry.org/r-socialsci/01-intro-to-r.html" target="_blank">Introduction to R</a> and
<a href="https://datacarpentry.org/r-socialsci/02-starting-with-data.html" target="_blank">Data Types and Data Frames</a> </td> </tr>
<tr> <td> </td> <td> <a href="https://datacarpentry.org/r-socialsci/03-dplyr.html" target="_blank">Data Wrangling with DPLYR</a>
<tr> <td> </td> <td> <a href="https://datacarpentry.org/r-socialsci/03-dplyr.html" target="_blank">Data Wrangling with DPLYR</a> </td> </tr>
<tr> <td>14:30</td> <td>END</td> </tr>
</table>
</div>
Expand Down

0 comments on commit 9bbfbf5

Please sign in to comment.