plot_signatures: Function to visualize the estimated and reference signatures.

View source: R/plot_signatures.R

plot_signaturesR Documentation

Function to visualize the estimated and reference signatures.

Description

Function to visualize the estimated and reference signatures.

Usage

plot_signatures(
  x,
  types = get_types(x),
  context = T,
  cls = NULL,
  signames = get_signames(x)
)

Arguments

x

bascule object.

types

List of variant types to visualize.

context

Logical. If 'TRUE', context names will be reported on the x axis.

cls

Custom color palette for signatures.

signames

List of signatures to visualize.

Value

ggplot object.


caravagnalab/basilica documentation built on June 11, 2025, 10:18 p.m.