
Last chance! 50% off unlimited learning
Sale ends in
Import all R-files in a directory.
import(...)
Invisibly returns NULL
.
Directory from which to import .R
or .r
files.
if (interactive()) {
import("views")
}
Run the code above in your browser using DataLab