View source: R/print.trendPMCMR.R
print.trendPMCMR | R Documentation |
print.trendPMCMR
is the trendPMCMR method of the generic
print
function which prints its argument
and returns it invisibly (via invisible(x)
).
## S3 method for class 'trendPMCMR'
print(x, ...)
x |
an object used to select a method. |
... |
further arguments. Currently ignored. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.