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

Usage Arguments Details Value Note Examples

Usage

1
change.authors(authors)

Arguments

authors

(model authors) is an object of class modelAuthorsClass

Details

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

Value

This function returns edited model slot 'authors'.

Note

This function requires some functions from the package tcltk.

Examples

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

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