View source: R/plot.triangle.psa.R
print.triangle.plot | R Documentation |
Print method for [plot.triangle.psa()]. The primary purpose is to suppress the "Removed n rows containing missing values" warning printed by 'ggplot2'.
## S3 method for class 'triangle.plot'
print(x, ...)
x |
a plot from [plot.triangle.psa()]. |
... |
other parameters passed to ggplot2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.