matrix2latex: This function print the latex code for a input matrix

Description Usage Arguments Examples

Description

This function print the latex code for a input matrix

Usage

1
matrix2latex(matr, environment.matrix = "bmatrix")

Arguments

matr

input matrix

Examples

1
2
3
4
## Not run: 
print.figure('figure.tex'),filename = "yourfigure.pdf",caption = "figure title",label="yourlabel",landscape=FALSE)

## End(Not run)

YunlongNie/latexhandy documentation built on May 10, 2019, 1:14 a.m.