get an optionally thinned table

get_oc_tab(
  con,
  tablename = "variant",
  thincols = c("All Mappings", "Samples", "Gene Targets"),
  use_header = TRUE
)

Arguments

con

an RSQLite connection

tablename

character(1)

thincols

character() open-cravat columns

use_header

logical(1)