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

Description Usage Arguments Details Value Note Examples

Description

A change function for modelCommentsClass.

Usage

1
change.comments(comments)

Arguments

comments

(model comments) is an object of class modelCommentsClass

Details

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

Value

This function returns edited model slot 'comments'.

Note

This function requires some functions from the package tcltk.

Examples

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

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