print.triangle.plot: Print method for [plot.triangle.psa()]. The primary purpose...

View source: R/plot.triangle.psa.R

print.triangle.plotR Documentation

Print method for [plot.triangle.psa()]. The primary purpose is to suppress the "Removed n rows containing missing values" warning printed by 'ggplot2'.

Description

Print method for [plot.triangle.psa()]. The primary purpose is to suppress the "Removed n rows containing missing values" warning printed by 'ggplot2'.

Usage

## S3 method for class 'triangle.plot'
print(x, ...)

Arguments

x

a plot from [plot.triangle.psa()].

...

other parameters passed to ggplot2.


TriMatch documentation built on Dec. 8, 2025, 9:06 a.m.