update.constraint {PortfolioAnalytics} | R Documentation |
can we use the generic update.default function?
## S3 method for class 'constraint'
update(object, ...)
object |
object of type |
... |
any other passthru parameters, used to call |
bpeterson