plot_sm,data.frame-method | R Documentation |
Plot the standard median pairwise values of a dataframe.
## S4 method for signature 'data.frame'
plot_sm(
data,
design = NULL,
colors = NULL,
method = "pearson",
plot_legend = FALSE,
expt_names = NULL,
label_chars = 10,
plot_title = NULL,
dot_size = 5,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.