sConvertVectorToLaTexArray: Convert vector to LaTeX array

Description Usage Arguments Value

Description

The specified vector is converted to a LaTeX array. We first put the vector into a one column matrix and use sConvertMatrixToLaTexArray on this one-column matrix

Usage

1
sConvertVectorToLaTexArray(pvec_avector, pnDigits = 2)

Arguments

pvec_avector

Vector to be converted

pnDigits

specify the number of digits to be used

Value

vector converted to LaTeX-array


charlotte-ngs/rmddochelper documentation built on June 27, 2019, 1:22 a.m.