This function is expecially used for self-defined hierarchical structure. The result is used to feed into "HierDplot"" for visualizing the hierarchy of the diversity.

HierDstrp(x)

Arguments

x

Object produced from "HierDgenlind".

Details

Formatting the data produced from "HierDgenlind" and then used for plotting the hierarchy of diversity.

Value

A data frame used for "HierDplot".

Author

qinxinghu@gmail.com

Examples

#not run #a=HierDstrp(HiereHGDPq0) #HierDplot(a,layout = 'circlepack')+ scale_fill_distiller(palette = "RdPu")