termInfo: Details of MeSH terms

Description Usage Arguments Value Examples

View source: R/node.R

Description

This function returns a tree contains the given term.

Usage

1
    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

1
    termInfo("Body Regions")

Example output

[[1]]
[[1]]$A01
[1] "Body Regions"

MeSHSim documentation built on May 31, 2017, 11:32 a.m.