print.splikit_junction_plot: Print method for splikit junction-plot results

print.splikit_junction_plotR Documentation

Print method for splikit junction-plot results

Description

Renders the stored plot and then prints the info data.table. Called automatically at the REPL when a function like plot_exclusive_junctions() is invoked without assignment.

Usage

## S3 method for class 'splikit_junction_plot'
print(x, n = NULL, ...)

Arguments

x

A splikit_junction_plot object.

n

Rows of info to preview. NULL (default) shows all.

...

Unused.


splikit documentation built on May 13, 2026, 9:08 a.m.