package.R

path <- dirname(parent.frame(2)$ofile)
for (file in Sys.glob(file.path(path, 'R', '*.R')))
  source(file)

Try the lisp package in your browser

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

lisp documentation built on May 2, 2019, 4:45 p.m.