latex: LaTeX representation of a network

Description Usage Arguments Value

View source: R/latex.R

Description

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.

Usage

1
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


dbarrows/bondr documentation built on Feb. 7, 2022, 11:01 a.m.