Skip to contents

Assigns a numeric value to a Variable or Parameter.

Usage

value(x) <- value

Arguments

x

A leaf expression object.

value

The value to assign.

Value

The modified object (invisibly).