TidyX 70: Getting Started with SQL Databases in R — dbplyr

This week, Ellis Hughes and I kick off a new series discussing the use of SQL databases in R.

In this episode we cover a simple way to use R, more specifically the dbplyr package, to build your own SQLite database, add tables to the database, and query the database using tidyverse instead of SQL syntax.

To watch our screen cast, CLICK HERE.

To access our code, CLICK HERE.