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

MSEADb object such as MSEA.Ath.pb.db

Value

The database connection to sqlite3 file

Author(s)

Kozo Nishida

Examples

showMethods("dbconn")

[Package MSEADbi version 1.2.0 Index]