Learn R Programming

ambiorix (version 2.1.0)

import: Import Files

Description

Import all R-files in a directory.

Usage

import(...)

Arguments

...

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

Value

Invisibly returns NULL.

Examples

Run this code
# NOT RUN {
import("views")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab