Function to visualize the estimated and reference signatures.
plot_signatures.Rd
Function to visualize the estimated and reference signatures.
Usage
plot_signatures(
x,
types = get_types(x),
context = T,
cls = NULL,
signames = get_signames(x)
)