update.constraint: function for updating constrints, not well tested, may be...

View source: R/constraints.R

update.constraintR Documentation

function for updating constrints, not well tested, may be broken

Description

can we use the generic update.default function?

Usage

## S3 method for class 'constraint'
update(object, ...)

Arguments

object

object of type constraint to update

...

any other passthru parameters, used to call constraint

Author(s)

bpeterson


PortfolioAnalytics documentation built on July 4, 2024, 1:06 a.m.