| collect_cols | R Documentation | 
Collect selected columns from table in SQLite database
collect_cols(col_name, tbl_name, db, handle_conn = TRUE)
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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.