depending on the context return the correct format for a document. The basic output here is to use HTML as an output if possible and convert it to an image or a PDF that can then be included into a latex document for example.
Arguments
- ...
Named arguments passed on to
.hux_save_ashuxthe huxtable to save
filenamethe filename, which may omit the extension
sizea
std_sizelist entrymaxWidthor the maximum width in inches
maxHeightand either the maximum height in inches
aspectRatioor the minimum allowed aspect ratio
formatsif the extension is omitted, all the formats described here will be saved. Currently supported outputs are "html","png","pdf","docx","xlsx"
defaultFontSizethe default font size
sheetnameif saving as an xlsx file.