output_latex_molecular_parameters_table#

madcubapy.io.output_latex_molecular_parameters_table(table, fileout, mol_list='all')[source]#

Output a Molecular Parameters Table as a filetext with code for a LaTeX table.

Parameters:
tableTable

Molecular Parameters Table.

fileoutstr or pathlib.Path

Output file with the LaTeX table code.

mol_listlist, optional

List of molecule formulas to select for the LaTeX table.