build/R4.0.2-win64/R.rsp/rsp_tests/ifdef.R

# RSP preprocessing variable 'DEBUG' exists.
# RSP preprocessing variable 'UNKNOWN' does not exists.

make_addition = function(a, b) {
  c=a+b
  plot(c)
  return(c)
}
kylehamilton/MAJOR documentation built on May 27, 2021, 5:48 a.m.