print.triangle.plot: Print method for 'plot.triangle.psa'. The primary purpose is...

Description Usage Arguments

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

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

1
2
## 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 May 2, 2019, 12:37 p.m.