Skip to contents

Write to the local P2 email database, either creating a new table or upserting into an existing one

Usage

p2_db_update(data, table, overwrite = FALSE)

Arguments

data

data.frame of data to write to the database

table

table name

overwrite

logical whether to delete and overwrite the existing table

Value

invisible