| src_vegdata | R Documentation | 
src - dplyr src objects
src_eurosl(path = db_path("eurosl"), ...)
src_germansl(path = db_path("germansl"), ...)
path | 
 (character) path to SQLite database. by default we use the function [db_path()] to get the path  | 
... | 
 Further args passed on to [DBI::dbConnect()]  | 
an src object
## Not run: 
# src_eurosl()
# src_germansl()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.