displayConceptGraphs: Function that displays model concept graphs

Description Usage Arguments Details Note Examples

Description

Function that displays model concept graphs

Usage

1
displayConceptGraphs(rriskModel,exportGraph=FALSE)

Arguments

rriskModel

an instance of the modelClass

exportGraph

whether the graphic should be exported as well

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 packages png and rgdal.

Examples

1
2
rriskModel<-init.Model1()
displayConceptGraphs(rriskModel) 

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