latexcode_matrix: Create LaTeX code for several matrix types defined in the...

View source: R/texcode.r

latexcode_matrixR Documentation

Create LaTeX code for several matrix types defined in the amsmath package.

Description

Create LaTeX code for several matrix types defined in the amsmath package.

Usage

latexcode_matrix(x, mtype)

Arguments

x

A matrix object.

mtype

LaTeX matrix type.

Value

List with LaTeX code fragments.


markheckmann/mat2tex documentation built on July 29, 2023, 7:45 p.m.