ps_delete_data: Delete Data

Description Usage Arguments

View source: R/delete.R

Description

Deletes data in an existing table.

Usage

1
ps_delete_data(table_name, conn = getOption("ps.conn"))

Arguments

table_name

A string of the name of the table.

conn

An SQLiteConnection object.


poissonconsulting/poissqlite documentation built on Sept. 17, 2021, 12:34 a.m.