validate_optimizer | R Documentation |
optimizer
objectThis function validates an optimizer
object.
validate_optimizer(
x = new_optimizer(),
.validate = FALSE,
.validation_settings = list()
)
x |
An object of class |
.validate |
A |
.validation_settings |
Ignored if
|
The validated input x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.