tolatex.softwares: LaTeX code for listing all softwares, R packages and the R...

Description Usage Arguments Details Examples

Description

This creates the LaTeX scripts for the second part in the appendix - "softwares, packages and versions".

Usage

1
tolatex.softwares(rriskSession,file.name)

Arguments

rriskSession

is an instance of class rriskClass

file.name

is a character value that indicates the Tex file where codes to be written into

Details

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

Examples

1
2
rriskSession<-init.rriskSession(useDemoModels = "all")
tolatex.softwares(rriskSession=rriskSession,file.name="report.tex") 

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