get SQLite content for a table

get_oc_sqlite_content(con, tablename, as.data.frame = TRUE, use_header = TRUE)

Arguments

con

DBI connection

tablename

character(1) table name

as.data.frame

logical(1)

use_header

logical(1) if TRUE look in database for table that elaborates table colnames