show,smoothing_options-method | R Documentation |
Show smoothing settings in an object of class "smoothing_options"
.
## S4 method for signature 'smoothing_options'
show(object)
object |
an object of class |
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.
This method returns NULL
.
opts <- set_options()
opts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.