| decorate.default | R Documentation | 
Decorates a model object with "preProcess" and "pmml_options" elements.
## Default S3 method:
decorate(x, preProcess = NULL, pmml_options = NULL, ...)
x | 
 The model object.  | 
preProcess | 
 A "train::preProcess" object.  | 
pmml_options | 
 A list of model type-dependent PMML conversion options.  | 
... | 
 Further arguments.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.