powered by
src - dplyr src objects
src_eurosl(path = db_path("eurosl"), ...)src_germansl(path = db_path("germansl"), ...)
src_germansl(path = db_path("germansl"), ...)
an src object
(character) path to SQLite database. by default we use the function [db_path()] to get the path
Further args passed on to [DBI::dbConnect()]
if (FALSE) { # src_eurosl() # src_germansl() }
Run the code above in your browser using DataLab