Description Usage Arguments Details Examples
Function that creates LaTeX code for including model uncertainties graphs
| 1 | tolatexGraphs.network(rriskModel,file.name)
 | 
| rriskModel | an instance of the  | 
| file.name | character, name of the tex file where code for creating model uncertainties graphs should be written | 
This function is not intended to be called directly but is internally called
during rrisk session.
| 1 2 | rriskModel<-init.Model1()
tolatexGraphs.network(rriskModel,file.name="figcode.tex")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.