tolatexGraphs.concept: Function creating LaTeX code for including model...

Description Usage Arguments Details Note Examples

Description

Function that creates LaTeX code for displaying model uncertainties graphs

Usage

1
tolatexGraphs.concept(rriskModel,file.name)

Arguments

rriskModel

an instance of the modelClass

file.name

the file that saves tex codes to import the concept graphics

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 png.

Examples

1
2
rriskModel<-init.Model1()
tolatexGraphs.concept(rriskModel, file.name="concept.tex")  

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