get_plotinfo: Extract plot information for all special model terms

View source: R/tidiers.R

get_plotinfoR Documentation

Extract plot information for all special model terms

Description

Given a mgcv gamObject (or a scam object), returns the information used for the default plots produced by plot.gam (plot.scam, respectively).

Usage

get_plotinfo(x, ...)

Arguments

x

a fitted gam object as produced by gam().

...

Further arguments passed to plot.gam


pammtools documentation built on Aug. 27, 2026, 1:08 a.m.