get_oc_sqlite_content: get SQLite content for a table

View source: R/use_sqlite.R

get_oc_sqlite_contentR Documentation

get SQLite content for a table

Description

get SQLite content for a table

Usage

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 Sept. 7, 2024, 10:23 a.m.