menu.changeOrder: Function offering the user to redifine the order of the model...

Description Usage Arguments Details Examples

Description

This function offers the user to redefine the order of the model topic parts.

Usage

1
menu.changeOrder(rriskModelObject,menuLevel=1,specification="normal")

Arguments

rriskModelObject

is the rrisk model, whose parts are to be reordered

menuLevel

is a numeric value that indicates the load of the current menu

specification

specifies which objects are to be reordered

Details

This function is not intended to be called directly but is internally called during rrisk session.

Examples

1
2
rriskModelObject <- init.Model1()@authors@authors
menu.changeOrder(rriskModelObject)

BfRstats/rrisk documentation built on May 5, 2019, 3:49 p.m.