print.plotSmooth: Printing plots of smooth effects

View source: R/print_plotSmooth.R

print.plotSmoothR 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 plotSmooth.

addLay

if TRUE, and if the $empty slot of the plotSmooth object is TRUE or NULL, we add some default layers to the plots, before printing. Does not have any affect if the plotSmooth object already contains some layers (e.g. l_rug()).

...

currently unused.

Value

Returns NULL, invisibly.


mfasiolo/mgcViz documentation built on April 14, 2024, 4:20 a.m.