dbfile {LRBaseDbi}R Documentation

A function to return the directory that the sqlite3 file stored

Description

This function returns the directory that the sqlite file stored.

Usage

dbfile(x)

Arguments

x

LRBaseDb object such as LRBase.Mmu.eg.db

Value

The directory path to the sqlite3 file

Author(s)

Koki Tsuyuzaki

Examples

showMethods("dbfile")

[Package LRBaseDbi version 2.2.0 Index]