source.dir: Source all .R files in a directory

View source: R/source.dir.r

source.dirR Documentation

Source all .R files in a directory

Description

Source all .R files in a directory

Usage

source.dir(directory)

Arguments

directory

The directory to source

Examples

## Not run: 
source.dir('R')

## End(Not run)


pbreheny/breheny documentation built on Feb. 18, 2025, 5:07 a.m.