I would like to typeset a matrix in an equation in the context of documenting an R function. As a matter of fact, amsmath isn't available for R documentation per default and eqnarray doesn't work because \deqn already opens a corresponding math environment.

So, how do the pro's do it? Via tabular or some such?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top