Learn R Programming

holodeck (version 0.2.2)

:=: Definition operator

Description

Internally, this package uses the definition operator, :=, to make assignments that require computing on the LHS.

Arguments

x

An object to test.

lhs, rhs

Expressions for the LHS and RHS of the definition.