Skip to content
Prev 359791 / 398503 Next

Evaluating an expression

V1 V2 V3 V4 V5
1  1  1  1  1  1
2  2  2  2  2  2
3  3  3  3  3  3

Or:
a x x.1 x.2 x.3 x.4
1 a 0   0   0   0   0
2 b 0   0   0   0   0
3 c 0   0   0   0   0


Just replace the 3's and 5's with a number (possibly delivered via a named numeric vector of length-1) of your choosing.