addNewItem: Function that adds new slots 'items' to a 'modelClass' object

Description Usage Arguments Details Examples

Description

Function that adds new items to a modelClass object

Usage

1
addNewItem(rriskModel,menuLevel=1)

Arguments

rriskModel

an instance of the modelClass, i.e. any rrisk model to which new item(s) should be added

menuLevel

...

Details

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

Examples

1
2
rriskModel<-init.Model1()
addNewItem(rriskModel)

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