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

4 lines
45 B
R
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
> a <- 1; b <- 2; c <- 3
> eval(expr1)
[1] 7