Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


ambiorix (version 2.2.0)

import: Import Files

Description

Import all R-files in a directory.

Usage

import(...)

Value

Invisibly returns NULL.

Arguments

...

Directory from which to import .R or .r files.

Examples

Run this code
if (interactive()) {
  import("views")
}

Run the code above in your browser using DataLab