I have a large *.csv file that I would like to query using SQLlite and dplyr verbs in R. How can I connect it to SQLlite without reading it into me
SQLlite
dplyr