Skip to content
Prev 180059 / 398502 Next

How to display data content on a only row?

Hello Dieter

I got them from a Matrix on with I use the applyfunction tu compute the mean
columns by columns

print(apply(matSD,2,mean))

So it's a kind of vector.

I'll check with the cat function

Thank you, have a nice day

Thomas