Learn R Programming

MeSHDbi (version 1.8.0)

meshVersion: A function to return the MeSH version of package

Description

This function returns the version of MeSH used in the package.

Usage

meshVersion(x)

Arguments

x
MeSHDb object such as MeSH.Mmu.eg.db

Examples

Run this code
# library("MeSH.Mmu.eg.db")
# meshVersion(MeSH.Mmu.eg.db)

Run the code above in your browser using DataLab