Description Usage Arguments Details Examples
This creates the LaTeX scripts producing the first part in the documentation - "General Description of the model".
1  | tolatex.basics(rriskModel, file.name)
 | 
rriskModel | 
 is an instance of the   | 
file.name | 
 is a character value that indicates the Tex file where codes to be written into  | 
This function is not intended to be called directly but is internally called
during rrisk session.
1 2  | rriskModel<-init.Model1()
tolatex.basics(rriskModel=rriskModel, file.name="report.tex") 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.