I remembered that I had seen instruction to store mtcars build data in r, but right now I missed it, Please advise how I can see it or what will be procedure to define data frame with row and column names. I need to develop dendrogram of my own dataset contains 15 variables and more than 100 observation. I am check the example and have to convert as per that. Regards Faisal
Data mtcars
2 messages · BRC, Boris Steipe
A simple Google search with "mtcars dendrogram" will find many explicit examples for you. B.
On Nov 27, 2014, at 2:54 PM, BRC <brc.khi at gmail.com> wrote:
I remembered that I had seen instruction to store mtcars build data in r, but right now I missed it, Please advise how I can see it or what will be procedure to define data frame with row and column names. I need to develop dendrogram of my own dataset contains 15 variables and more than 100 observation. I am check the example and have to convert as per that. Regards Faisal [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.