Learn R Programming

PFIM (version 5.0)

setDiscret<-: Set the possible values for a DiscreteConstraint object.

Description

Set the possible values for a DiscreteConstraint object.

Usage

setDiscret(object) <- value

Value

The DiscreteConstraint object with the set of new values.

Arguments

object

A DiscreteConstraint object.

value

Value for the discrete constraint in the DiscreteConstraint object.