Learn R Programming

MeSHSim (version 1.4.0)

nodeInfo: Details of nodes

Description

This function returns a tree contains the given node.

Usage

nodeInfo(node, brief, env=NULL)

Arguments

node
a node name.
brief
brief model for nodeInfo
env
the dataset to use.

Value

Hierarchy information of node a

Examples

Run this code
	nodeInfo("B03.440.400.425.127")
    nodeInfo("B03.440.400", brief=TRUE)

Run the code above in your browser using DataLab