powered by
Import all R-files in a directory.
import(...)
Invisibly returns NULL.
NULL
Directory from which to import .R or .r files.
.R
.r
if (interactive()) { import("views") }
Run the code above in your browser using DataLab