Learn R Programming

zoon (version 0.6.5)

ModuleArguments: 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

Run this code
# NOT RUN {
ModuleArguments('Background')
# }

Run the code above in your browser using DataLab