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

Description Usage Arguments Details Value Note Examples

Description

A change function for modelGraphsClass.

Usage

1
change.graphs(graphs)

Arguments

graphs

(model graphs) is an object of class modelGraphsClass

Details

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

Value

This function returns edited model slot 'graphs'.

Note

This function requires some functions from the package tcltk.

Examples

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

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