Learn R Programming

crunch (version 1.14.4)

variable-update: Updating variables with expressions or values

Description

Updating variables with expressions or values

Usage

"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"["(x, i, j) <- value
"is.na"(x) <- value

Arguments

x
a Variable
i
a CrunchLogicalExpr or R index, optionally
j
Invalid
value
an R vector or a CrunchExpr with which to update

Value

x duly modified