0

Without using any in-built functions, I am manually creating a Dendrogram.

I can manually create a node if it's child nodes are a leaf. But how do I link/refer to/find an internal node I have made, and make it a child node of another?

I have which observations should be in the "already created" node, I just don't get how I can refer to it if were in a function.

Denise
  • 1
  • 3
    It's easier to help you if you include a simple [reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) with sample input and desired output that can be used to test and verify possible solutions. – MrFlick Nov 28 '21 at 19:51

0 Answers0