internal.load.helpers: Load the helper functions

.load.helpersR Documentation

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)

Arguments

config

Named list containing the project configuration

my.project.info

Named list containing the project information

Value

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


ProjectTemplate documentation built on Nov. 20, 2023, 1:06 a.m.