Examples:
Modules:
si_line()
Links:
Get array a in the format of a line of a latex table.
a
>>> si_line([1,2,3,]) '\\SI{1}{}&\\SI{2}{}&\\SI{3}{}\\\\\n'
skip (int)
fmt (str)