Interface to the IQReport command line interface tool
IQReport.Rd
Allows to generate Word DOCX files from IQReport specific rmd files. IQReport is not shipped with IQRtools but has to be obtained and installed separately (http://www.intiquan.com/iqreport/).
IQReport(RMDfilePath)
Value
No return value. But the generated DOCX file is available in the same folder as the RMD file.
See also
Other IQR report:
+.IQRrmd()
,
export_IQRrmd()
,
has_IQReport_executable()
,
print.IQRrmd()
,
rmdAPPROVALS()
,
rmdCOMMENT()
,
rmdEMPTY()
,
rmdFIGURE()
,
rmdFIGref()
,
rmdLANDSCAPE()
,
rmdLINEBREAK()
,
rmdNEWPAGE()
,
rmdNOINTRO()
,
rmdPARAGRAPH()
,
rmdPDF()
,
rmdPORTRAIT()
,
rmdSECTION()
,
rmdSECref()
,
rmdTABLE()
,
rmdTABLEDF()
,
rmdTABref()
,
rmdTEXTSTYLE()
,
rmdTITLE()
,
rmdTXT()
,
rmdTXTref()
,
rmdURL()
,
rmdVALref()