문제

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