columns {LRBaseDbi}R Documentation

A function to return the columns of LRBase that user can retrieve

Description

This function returns the columns of LRBase that user can retrieve.

Usage

columns(x)

Arguments

x

LRBaseDb object such as LRBase.Mmu.eg.db

Value

The columns of sqlite database

Author(s)

Koki Tsuyuzaki

Examples

showMethods("columns")

[Package LRBaseDbi version 1.0.0 Index]