Plot all the signatures together using one color per sample.
plot_signatures(signatures)
Arguments
signatures |
A spectral object built using the load_signature_files function. |
Value
A ggplot2 object.
See also
Examples
data(signatures)
plot_signatures(signatures)