ps_table_definition: Table Definition

Description Usage Arguments Value

View source: R/definition.R

Description

Table Definition

Usage

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

Arguments

table_name

A string of the name of the table.

conn

An SQLiteConnection object.

Value

A string of the SQL definition of the table.


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