Function to plot IQncaFigure
write_IQncaFigure.Rd
A PDF with the of the figure(s) is produced for the given filename. This will contain the title and footers. Next to the file, a folder with meta information (e.g., the rmd file and adjusted pdf) is produced. The rmd and the adjusted PDF can be used to generate a report via IQReport.
write_IQncaFigure(figs, filename, ...)
Arguments
- figs
IQncaFigure object
- filename
File to print the figures to.
- ...
Arguments to IQRoutputFigure to adjust plotting settings
Value
Nothing. Output to files.
See also
Other TLF customized:
figure_indivConc_IQdataNCA()
,
figure_lines_IQdataNCA()
,
figure_summary_IQdataNCA()
,
listing_PKconc_IQdataNCA()
,
listing_PKpars_IQnca()
,
table_summary_PKconc_IQdataNCA()
,
table_summary_PKpars_IQnca()