overwrite_table: Feedback for overwrite argument

View source: R/utils_not_exported.R

overwrite_tableR Documentation

Feedback for overwrite argument

Description

Feedback for overwrite argument

Usage

overwrite_table(x, conn, quiet, overwrite)

Arguments

x

table name

conn

A DBIConnection object to a DuckDB database

quiet

A logical value. If TRUE, suppresses any informational messages. Defaults to FALSE.

overwrite

Boolean. whether to overwrite the existing table if it exists. Defaults to FALSE. This argument is ignored when name is NULL.

Value

cli message


duckspatial documentation built on June 22, 2026, 9:08 a.m.