## ----setup, include=FALSE----------------------------------------------------- library(dittodb) # set the mockPaths for this vignette db_mock_paths("nycflights13") knitr::opts_chunk$set(eval = TRUE, message = FALSE, warning = FALSE)