Skip to content
Prev 205291 / 398506 Next

R2HTML Report number format, or Better Way?

L.A. wrote:
In your case, it is irrelevant if the data are 17000x31 or 2x3, so an
example with few columns is sufficient. And if you supply the data in code,
other people can copy it to provide a tested example. See my example, or
simply (not tested)

df = matrix(c(1,2,0.3,0.4,nrow=2)

As a test, go to another computer and let you sample run there? Does is
complain "object not found"?


Dieter