read_csv_duckdb {duckdb}R Documentation

Deprecated functions

Description

read_csv_duckdb() has been superseded by duckdb_read_csv(). The order of the arguments has changed.

Usage

read_csv_duckdb(conn, files, tablename, ...)

[Package duckdb version 1.1.3 Index]