Learn R Programming

PortfolioAnalytics (version 2.0.0)

combine.portfolios: 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)

Value

a portfolio.list object

Arguments

x

a list of objects created by portfolio.spec