View source: R/set_carnival_options.R
setCarnivalOptions | R Documentation |
Sets CARNIVAL options for the solver.
setCarnivalOptions(solver = getSupportedSolvers()$lpSolve, ...)
solver |
one of the solvers available from getSupportedSolvers(). |
... |
any possible options from the solver's list |
carnival options as list.
setCarnivalOptions(solver="lpSolve")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.