show-smoothing_options-method: Show Method for Smoothing Options

show,smoothing_options-methodR Documentation

Show Method for Smoothing Options

Description

Show smoothing settings in an object of class "smoothing_options".

Usage

## S4 method for signature 'smoothing_options'
show(object)

Arguments

object

an object of class "smoothing_options".

Details

This is a special printing method for objects object of class "smoothing_options". Calling this method shows a nice looking overview of the saved smoothing settings.

Value

This method returns NULL.

Examples

opts <- set_options()
opts


deseats documentation built on Sept. 11, 2024, 8:24 p.m.