print.efficient.frontier {PortfolioAnalytics} | R Documentation |
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.
## S3 method for class 'efficient.frontier'
print(x, ...)
x |
objective of class |
... |
any other passthru parameters |
Ross Bennett