dbfile {MSEADbi}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

MSEADb object such as MSEA.Ath.pb.db

Value

The directory path to the sqlite3 file

Author(s)

Kozo Nishida

Examples

showMethods("dbfile")

[Package MSEADbi version 1.2.0 Index]