Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
changes where recording is found
  • Loading branch information
juliambrosman authored Jul 12, 2024
1 parent f2b6f0d commit d836aa2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions _includes/dc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@
<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>July 1 1-3:00pm </td> <td>Optional R installation help with Ben Tupper at the workshop zoom link</td> </tr>
<tr> <td>July 8 1-2:30pm </td> <td><a href="https://datacarpentry.org/spreadsheet-ecology-lesson/">Data Organization in Spreadsheets</a></td> </tr>
<tr> <td>Day 1 Recording </td> <td><a href= "https://drive.google.com/drive/folders/1UQ1YAQVa_ey3uM6jhV7UiC2-CtW7lo5P"> Spreadsheets and Intro to R Studio</td> </tr>
<tr> <td>July 8 2:30-4:00pm</td> <td><a href="https://datacarpentry.org/R-ecology-lesson-alternative/introduction-r-rstudio.html">Introduction to R and RStudio</a></td> </tr>
<tr> <td>July 15 </td> <td><a href="https://datacarpentry.org/R-ecology-lesson-alternative/visualizing-ggplot.html">Data visualization with ggplot2</a></td> </tr>
<tr> <td>July 22 </td> <td><a href="https://datacarpentry.org/R-ecology-lesson-alternative/how-r-thinks-about-data.html">Exploring and understanding data</a></td> </tr>
<tr> <td>July 29</td> <td><a href="https://datacarpentry.org/R-ecology-lesson-alternative/working-with-data.html">Working with data</a></td> </tr>
<tr> <td>After</td> <td><a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank">Post-workshop Survey</a></td> </tr>
</table>
<table class="table table-striped">
<tr> <td>Day 1 Recording </td> <td><a href= "https://drive.google.com/drive/folders/1UQ1YAQVa_ey3uM6jhV7UiC2-CtW7lo5P"> Spreadsheets and Intro to R Studio</td> </tr>
</table>
</div>
</div>

0 comments on commit d836aa2

Please sign in to comment.