Learn R Programming

MeSHDbi (version 1.8.0)

packageName: A function to return the name of package

Description

This function returns the name of package

Usage

packageName(x)

Arguments

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

Examples

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

Run the code above in your browser using DataLab