tbl_from_gcs_duckdb | R Documentation |
Fetch data from Google Cloud Storage using duckdb
tbl_from_gcs_duckdb(con, schema, table)
schema |
The schema (directory) name in Google Cloud Storage. |
table |
The table (file) name to fetch. |
A lazy duckdb result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.