dbschema: A function to return the schema of sqlite-database

Description Usage Arguments Value Author(s) Examples

Description

This function returns the schema of sqlite-database.

Usage

1
dbschema(x, file = "", show.indices = FALSE)

Arguments

x

LRBaseDb object such as LRBase.Mmu.eg.db

file

LRBaseDb file

show.indices

LRBaseDb show.indices

Value

The schema for constructing sqlite database file

Author(s)

Koki Tsuyuzaki

Examples

1
showMethods("dbschema")

LRBaseDbi documentation built on Nov. 8, 2020, 5:49 p.m.