Skip to contents

plot_pane allows to plot pane assignations as barplot, using either R base (default) or ggplot2 (type_ggplot = 'YES')

Usage

plot_pane(pane_result, output_name, type_ggplot = NULL)

Arguments

pane_result

The matrix returned by pane()

output_name

output name for pane pdf plot

type_ggplot

NULL by default or 'YES' to plot with ggplot2

Value

Returns an pane_plot.pdf file in the working directory