Description Usage Arguments Value
This function constructs a list of options to be parsed when
solver
is set to lpsolveapi
. The options permitted
are those that can be set via lpSolveAPI::lp.control
, and
should be passed as a named list (e.g. list(epslevel =
"tight")
).
1 |
options |
list. The name of each item must be the name of the
option, and is case sensitive. The value assigned to each item
is the value to set the option to. The |
string, the command to be evaluated to implement the options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.