I have a very wide horticultural dataset describing multiplication of lab cultures and their branching into greater numbers of cultures over time. So essentially it's a parent/child table containing columns 'to' and 'from' to show cennections; and a 'level' column which describes the respective order of the tree that I'm trying to make.
I can't figure out how to transform this into a readable format for R as.dendrogram. The actual number of columns is much greater than that shown. The 'to plate' and 'from plate' are the connections I need in the tree. The 'level' denotes the desired level in the tree, beginning at 1 (root node) and ideally a root 0 since there are multiple level 1's. Representation of the data format below:
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…