Function to plot IQncaFigure
write_IQncaFigure.RdA 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.
