forked from UCSB-MEDS/teach-me-how-to-google
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.Rmd
33 lines (23 loc) · 1.04 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
output: html_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
## **Teach Me How to Google**
* [**ENV 193SW, Environmental Studies Program, UC Santa Barbara**](slides/WaterData_2023-11-14.html)
*November 14th, 2023*
* [**UCSB Faculty Seminar Series, NCEAS Learning Hub**](slides/openS-2023-10-10.html)
*October 10th, 2023*
* [**Data Analysis and Coding Club (DAnC), UC Santa Barbara**](slides/DAnC-2023-05-17.html)
*May 17th, 2023*
* [**ENV 193SW, Environmental Studies Program, UC Santa Barbara**](slides/WaterData_2022-11-08.html)
*November 8th, 2022*
* [**StatLab, Brown School, Washington University in St. Louis**](slides/WashUStatLab-2022-03-24.html)
*March 24th, 2022*
* [**R-Ladies St. Louis**](slides/RLadiesSTL-2022-02-22.html)
*February 22nd, 2022*
* [**Master of Techology Management, UC Santa Barbara**](slides/TMP-2022-01-06.html)
*January 6th, 2022*
* [**Master of Environmental Data Science, UC Santa Barbara (original slides)**](slides/MEDS-2021-10-11.html)
*October 10th, 2021*