combine.portfolios {PortfolioAnalytics} | R Documentation |
Combine a list of portfolio objects
Description
This function takes a list of objects created by portfolio.spec
and sets the class name attribute to 'portfolio.list' for use in generic functions
Usage
combine.portfolios(x)
Arguments
x |
a list of objects created by |
Value
a portfolio.list
object
[Package PortfolioAnalytics version 2.0.0 Index]