R/a.R

a <-
function(x, pos=1, envir=as.environment(pos))
{
  return(get("u.local2", envir=envir)(x)*b(x))
}

Try the radir package in your browser

Any scripts or data that you put into this service are public.

radir documentation built on July 3, 2019, 9:02 a.m.