Learn R Programming

modules (version 0.9.8)

module_attributes: Module attributes

Description

module_attributes returns or assigns the attributes associated with a module.

module_attr reads or assigns a single attribute associated with a module.

Usage

module_attributes(module)

module_attributes(module) <- value

module_attr(module, attr)

module_attr(module, attr) <- value

Arguments

module

a module

value

the attributes to assign

attr

the attribute name