menu.removeModel: Function listing all the models and offering them to be...

Description Usage Arguments Details Examples

Description

This function list all the models and offers them to be removed.

Usage

1
menu.removeModel(rriskSessionModels,menuLevel=1)

Arguments

rriskSessionModels

are the slot models from an instance of rriskClass

menuLevel

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

Details

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

Examples

1
2
rriskSession<-init.rriskSession(useDemoModels = "all")
menu.removeModel(rriskSession@models,menuLevel=1)

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