tex.mat: function_name: tex.mat

Description Usage Arguments Examples

View source: R/tex.mat.r

Description

Purpose: Write better LaTeX matrices Creation Date: 06-03-2015 Last Modified: Fri Mar 6 10:37:23 2015

Usage

1
2
tex.mat(X.mat, matrix_name = NULL, round.val = 6, endofline = TRUE,
  color.pos.neg = TRUE)

Arguments

paramname

character value, optional argument

paramname

integer value, optional argument

Examples

1
tex.mat(matrix(1:4,nrow=2),'X')

imouzon/usefulR documentation built on May 18, 2019, 4:46 a.m.