plot_square | R Documentation |
Plot square (dis)similarity matrix
plot_square(data, lims = NULL)
data |
square matrix |
lims |
numeric 3-vector with the low,mid,high points for the colors |
Can be used to plot squared correlation, recomb frequency, LOD and more. By default, lims
equals (0,median,max)
ggplot2 variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.