inst/package.R

path <- dirname(parent.frame(2)$ofile)
for (file in Sys.glob(file.path(path, 'R', '*.R')))
  source(file)
klutometis/R-lisp documentation built on May 20, 2019, 12:37 p.m.