Skip to content

Commit

Permalink
better wording and fix borken link
Browse files Browse the repository at this point in the history
  • Loading branch information
brunj7 authored Dec 17, 2024
1 parent d2b75a5 commit bd93d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Where: Register to receive the Zoom link: https://events.humanitix.com/integrati

### 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](https://duckdb.org/). We will focus on how to use the R [dbplyr](https://dbplyr.tidyverse.org/) package to integrate databases into tidyverse-focused analytical workflows.
In this workshop, we will discuss why you might consider relational databases to store environmental data. We will go over how to insert data in and retrieve data from a database using R and [duckDB](https://duckdb.org/). We will focus on how to use the R [dbplyr](https://dbplyr.tidyverse.org/) package to integrate databases into tidyverse-focused analytical workflows.

This workshop will cover these main points:

Expand Down

0 comments on commit bd93d5d

Please sign in to comment.