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

Description Usage Arguments Details Examples

Description

Function that creates LaTeX code for including model uncertainties graphs

Usage

1
tolatexGraphs.network(rriskModel,file.name)

Arguments

rriskModel

an instance of the modelClass

file.name

character, name of the tex file where code for creating model uncertainties graphs should be written

Details

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

Examples

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

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