Sometimes we would like the output to look like LaTeX output instead of R output. In that case, do the following. <<results = tex>>= library(xtable) xtable( ...
確定! 回上一頁