print.plotSmooth {mgcViz} | R Documentation |
Printing plots of smooth effects
Description
This method prints objects of class plotSmooth
.
Usage
## S3 method for class 'plotSmooth'
print(x, addLay = TRUE, ...)
Arguments
x |
an object of class |
addLay |
if TRUE, and if the |
... |
currently unused. |
Value
Returns NULL
, invisibly.
[Package mgcViz version 0.1.11 Index]