test.file.R

f <- 
function (a, b)
{
c <- a + 10;  d <- 100 * 82;  return(a + getOption(x = "deparse.cutoff") * b);
}
rcorty/CortyKit documentation built on May 27, 2019, 3:03 a.m.