The examples of what can be done with the addition package

library(addition)
a <- 1
b <- 2
temp <- add(a,b)

It turns out that r a plus r b equals r temp



trosendal/addition documentation built on June 1, 2019, 1:51 a.m.