print.efficient.frontier: Print an efficient frontier object

View source: R/generics.R

print.efficient.frontierR Documentation

Print an efficient frontier object

Description

Print method for efficient frontier objects. Display the call to create or extract the efficient frontier object and the portfolio from which the efficient frontier was created or extracted.

Usage

## S3 method for class 'efficient.frontier'
print(x, ...)

Arguments

x

objective of class efficient.frontier

...

any other passthru parameters

Author(s)

Ross Bennett

See Also

create.EfficientFrontier


braverock/PortfolioAnalytics documentation built on April 18, 2024, 4:09 a.m.