Skip to contents

Function that generates a VAF distribution plot for a given PCGR report object

Usage

vaf_plot(
  report = NULL,
  font_size = 12,
  font_family = "Helvetica",
  color_palette = pcgrr::color_palette
)

Arguments

report

PCGR report object

font_size

font size for plot text elements

font_family

font family for plot text elements

Value

vaf_plot_plotly plotly object with VAF distribution plot