ps_column_info: SQL column info

Description Usage Arguments Value

View source: R/info.R

Description

SQL column info

Usage

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

Arguments

table_name

A string of the name of the table.

conn

An SQLiteConnection object.

Value

A data frame with the name of the column and the type.


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