dbconn {LRBaseDbi}R Documentation

A function to return the connection to sqlite3 file

Description

This function returns the connection to sqlite file.

Usage

dbconn(x)

Arguments

x

LRBaseDb object such as LRBase.Mmu.eg.db

Value

The database connection to sqlite3 file

Author(s)

Koki Tsuyuzaki

Examples

showMethods("dbconn")

[Package LRBaseDbi version 2.2.0 Index]