[R] How to change R file in stats?

2013-01-16 Thread Ibrahim Sobh
Dear I have changed some code in R file inside the stats package (dendrogram.R). Now I wan to test and run the stats package with the new updated code, what should I do in detail? RegardsIbrahim Sobh [[alternative HTML version deleted]] __

[R] dendrogram stops!

2013-01-16 Thread Ibrahim Sobh
Dear I am using the 'as.dendrogram' function from the 'stats' library to convert from an hclust object to a dendrogram with a dataset of size ~3 (an example code is below). I need the dendrogram structure to use the "dendrapply" and "attributes" functions and to access the child nodes, I