set_search_path | R Documentation |
search_path
Set DuckDB's search_path
set_search_path(conn_obj, new_search_path)
conn_obj |
DBI connection to DuckDB |
new_search_path |
character with the new search path (comma-separated list of catalogs) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.