get_oc_sqlite_content: get SQLite content for a table

Description Usage Arguments

View source: R/use_sqlite.R

Description

get SQLite content for a table

Usage

1
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


vjcitn/oc2bioc documentation built on Aug. 11, 2021, 1:04 p.m.