source.function: Source a script function.name from function.dir

Description Usage Arguments Value

View source: R/source.function.R

Description

Source a script function.name from function.dir

Usage

1
source.function(function.name, function.dir, silent = FALSE)

Arguments

function.name

How is the script (without .R) called

function.dir

Where is the script located

silent

If true, no messages are printed

Value

function.name is in workspace


gugl58/basicscriptsGG-Package documentation built on May 17, 2019, 9:08 a.m.