Exports an array (for use in the equation environment) or tabular for use in the table environment. The tabular output requires the booktabs LaTeX package to be loaded.

latex(network, tabular = FALSE)

Arguments

network

a reaction network object created using network

tabular

if TRUE (default FALSE) exports a tabluar

Value

LaTeX code for network