Description Usage Arguments Examples
This function plots the p-value annotated dendrogram resulting from uhclust
1 2 | plot_uhclust(uhclust, pvalues_cex = 0.8, pvalues_dx = 2,
pvalues_dy = 0.08, print_pvalues = TRUE)
|
uhclust |
Result from |
pvalues_cex |
Graphical parameter for p-value font size. |
pvalues_dx |
Graphical parameter for p-value position shift on x axis. |
pvalues_dy |
Graphical parameter for p-value position shift on y axis. |
print_pvalues |
Logical. Should the p-values be printed? |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.