View source: R/add_default_portfolio.R
add_default_portfolio | R Documentation |
Generate a portfolio containing a single solution.
add_default_portfolio(x)
x |
|
By default, this is portfolio is added to problem()
objects if no
other portfolios is manually specified.
An updated problem()
object with the portfolio added to it.
See portfolios for an overview of all functions for adding a portfolio.
Other portfolios:
add_cuts_portfolio()
,
add_extra_portfolio()
,
add_gap_portfolio()
,
add_shuffle_portfolio()
,
add_top_portfolio()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.