change.abbreviations: Function for edditing model slot 'abbreviations'

Description Usage Arguments Details Value Note Examples

Description

A change function for modelAbbreviationsClass.

Usage

1
change.abbreviations(abbreviations)

Arguments

abbreviations

(model abbreviations) is an object of class modelAbbreviationsClass

Details

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

Value

This function returns edited model slot 'abbreviations'.

Note

This function requires some functions from the package tcltk.

Examples

1
2
3
model<-init.Model1()
model@abbreviations<-change.abbreviations(model@abbreviations)
model@abbreviations

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