Learn R Programming

Jmisc (version 0.3.1.1)

sourceAll: Source all the R files of a directory

Description

Source all file with extension .r or .R

Usage

sourceAll(path = ".", ...)

Arguments

path

path of the directory

...

other arguments to source

See Also

repCol

Examples

Run this code
# NOT RUN {
sourceAll()
# }

Run the code above in your browser using DataLab