Learn R Programming

ProjectTemplate (version 0.11.0)

.load.helpers: Load the helper functions

Description

Sources all helper scripts in lib. If lib/globals.R exists this is loaded first, all other scripts are sourced in alphabetical order.

Usage

.load.helpers(config, my.project.info)

Value

Returns my.project.info amended with the new information.

Arguments

config

Named list containing the project configuration

my.project.info

Named list containing the project information