Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
adjusts link to be directly to video
  • Loading branch information
juliambrosman authored Jul 12, 2024
1 parent 5b679b4 commit 5edf6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/dc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<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</a></td> </tr>
<tr> <td>Day 1 Recording </td> <td><a href= "https://drive.google.com/file/d/1WVXPwoZUyFBoa1nhuU6faCZXbWGPgy9g/view?usp=sharing"> Spreadsheets and Intro to R Studio Recording</a></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>
Expand Down

0 comments on commit 5edf6bd

Please sign in to comment.