Learn R Programming

modules (version 0.9.8)

do_import: Perform the actual import operation on an individual module

Description

Perform the actual import operation on an individual module

Usage

do_import(module_name, module_path, doc)

Arguments

module_name

the name of the module, as specified by the user

module_path

the fully resolved path to the module file

doc

logical, whether the module documentation should be parsed