RosettaCodeData/Task/Runtime-evaluation/R/runtime-evaluation-2.r

4 lines
45 B
R
Raw Permalink Normal View History

2013-04-10 23:57:08 -07:00
> a <- 1; b <- 2; c <- 3
> eval(expr1)
[1] 7