rriskAbout: Function that creates the about-information of the rrisk in a...

Description Usage Arguments Details Note Examples

Description

Function that creates the about-information of the rrisk in a window

Usage

1
rriskAbout(disclaimer, demomode)

Arguments

disclaimer

the slot disclaimer of the instance of the rriskClass object

demomode

whether the function be run under demo mode

Details

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

Note

This function requires some functions from the package tcltk.

Examples

1
2
rriskSession <- init.rriskSession(useDemoModels = "all")
rriskAbout(rriskSession@disclaimer)

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