nload: Source and attach a set of functions from a file as a pseudo...

View source: R/hammock.R

nloadR Documentation

Source and attach a set of functions from a file as a pseudo package

Description

A set of functions or other objects is read in and attached to the search path. This will be reworked: adding just an xtra parameter to Source.

Usage

nload(what, www = FALSE, DIR = "Rfns")

Arguments

what

a name

www

read from www?

DIR

name of the folder where the files are located

Value

nothing useful


lebatsnok/hammock documentation built on Dec. 2, 2022, 6:25 a.m.