example-for-r.org 169 B

a <- 3 a

  • the value of a is \R{a}

  • the value of a + 3 is \R{a + 3}

a <- 3 b <- 6