ModuleArgumentsR Documentation

ModuleArguments

Description

Produce list of module arguments

Usage

ModuleArguments(ModuleName)

Arguments

ModuleName

string giving the name of the module

Value

A list of arguments for user-intput to that module

Examples

ModuleArguments('Background')