collect_cols: Collect selected columns from table in SQLite database

collect_colsR Documentation

Collect selected columns from table in SQLite database

Description

Collect selected columns from table in SQLite database

Usage

collect_cols(col_name, tbl_name, db, handle_conn = TRUE)

Arguments

col_name

Character vector that defines the column names

tbl_name

String that defines the name of the table from which to collect the columns

db

SQLite database connection

handle_conn

Logical value to decide whether data base should be connected and disconnected


chrisschuerz/SWATplusR documentation built on Feb. 18, 2024, 6:56 p.m.