powered by
Generate key points of the layout that will be used for plotting
layoutClones(fish, separate.independent.clones = FALSE)
A fish object with appropriate slots filled (frac.table, parents, nest.level)
Boolean - Should independently-arising clones (with parent 0) be separated by blank space in the plot?
A fish object with layout slots filled in
# NOT RUN { layoutClones(fish.object) layoutClones(fish.object, separate.independent.clones=TRUE) # } # NOT RUN { # }
Run the code above in your browser using DataLab