Description Usage Arguments Details Examples
Create LaTeX code for displaying model uncertainties graphs
| 1 2 | tolatexGraphs.uncertainties(rriskModel,LatexReport=FALSE,
   file.name,pdfGraph=FALSE)
 | 
| rriskModel | an instance of the  | 
| LatexReport | whether a LaTeX report should be created | 
| file.name | file that saves the tex codes to import the unvertainties graphics | 
| pdfGraph | whether the pdf graphics should be created | 
This function is not intended to be called directly but is internally called
during rrisk session.
| 1 2 3 | rriskModel<-init.Model1()
tolatexGraphs.uncertainties(rriskModel=rriskModel,
LatexReport=TRUE,file.name="uncertainties.tex")  
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.