Skip to content

Commit c22a47b

Browse files
authored
add workshop strucure and link to slides
1 parent b5ef84e commit c22a47b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
When: 7th March 2024, 1700-1830 UTC (convert to local time)
55

6-
Where: Register to receive the zoom link: https://events.humanitix.com/integrating-sql-into-r-analytical-workflows-using-dbplyr
6+
Where: Register to receive the Zoom link: https://events.humanitix.com/integrating-sql-into-r-analytical-workflows-using-dbplyr
77

88
Summary: In this workshop, we will discuss why you might consider a relational database to store environmental data. We will go over how to insert data in and retrieve data from a database using R and duckDB. We will focus on how to use the R dbplyr package to integrate databases into tidyverse-focused analytical workflows.
99

@@ -14,4 +14,11 @@ This workshop will cover these main points:
1414
- Hands-on exercise using duckDB, dbplyr and how it can be used to learn some SQL basics
1515

1616

17-
![](img/sortee_workshop_flyer.jpg)
17+
### Workshop structure
18+
19+
- 15min [presentation](https://docs.google.com/presentation/d/e/2PACX-1vT7o0wgBzGhMl0XR0N7bDy4z5FWklfD3p4OkRGCRKcRZRJDTgO7T9b7rDp1amzPAYlrIuTsZ5sSp9BL/pub?start=false&loop=false&delayms=10000) on databases and data modelling
20+
- Hands-on [coding session](https://ucsb-library-research-data-services.github.io/intro-database-r/hands-on.html)
21+
22+
23+
24+
![](img/sortee_workshop_flyer.jpg)

0 commit comments

Comments
 (0)