smooth_terms(object, ...)
object
an R object the result of a call to mgcv::gam(), mgcv::bam(), or mgcv::gamm(), or that inherits from classes "gam" or "mgcv.smooth", or "fs.interaction".
mgcv::gam()
mgcv::bam()
mgcv::gamm()
"gam"
"mgcv.smooth"
"fs.interaction"
...
arguments passed to other methods. Currently unused.