create_rems_duckdb: Create historic table in duckdb

View source: R/duckdb_create.R

create_rems_duckdbR Documentation

Create historic table in duckdb

Description

Create historic table in duckdb

Usage

create_rems_duckdb(csv_file, db_path, cache_date)

Arguments

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

Value

TRUE (invisibly)


bcgov/rems documentation built on Oct. 14, 2023, 3:04 a.m.