Learn R Programming

MeSHSim (version 1.4.0)

termInfo: Details of MeSH terms

Description

This function returns a tree contains the given term.

Usage

termInfo(term, brief,env=NULL)

Arguments

term
a term name.
brief
whether to retrive breif tree information of MeSH term
env
the dataset to use.

Value

Hierarchy information of a given term

Examples

Run this code
    termInfo("Body Regions")

Run the code above in your browser using DataLab