View source: R/signatures_utils.R
Plot a matrix of cosine similarities between two sets of signatures.
1 2 | ## S3 method for class 'CosSimSignatures'
plot(sig1, sig2, output_file, dpi = 300, xlabel = "", ylabel = "")
|
sig1 |
matrix with signatures as columns |
sig2 |
matrix with signatures as columns |
output_file |
name of the output file (jpg) |
dpi |
dots per inch |
xlabel |
label for x axis |
ylabel |
label for y axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.