View source: R/duckdb_create.R
create_rems_duckdb | R Documentation |
Create historic table in duckdb
create_rems_duckdb(csv_file, db_path, cache_date)
csv_file |
path to csv file |
db_path |
where to create the duckdb |
cache_date |
The date (in POSIXct) that should be saved in the cache metadata |
TRUE
(invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.