| treecut.pvs | R Documentation | 
This function to identify the principal variables in your variable data set, given a defined tree cut height.
treecut.pvs(tree, variabledata, cutheight, cormat)
tree | 
 a hclust object of you variables, built with the cormat and the hclust method "complete"  | 
variabledata | 
 your data.frame of variables used to generate your tree  | 
cutheight | 
 the height at which you wish to cut your tree  | 
cormat | 
 your correlation matrix  | 
treecut.pvs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.