[R] where does the null come from?
Wacek Kusnierczyk
Waclaw.Marcin.Kusnierczyk at idi.ntnu.no
Wed May 13 11:23:58 CEST 2009
Previous message:
[R] Segmentation fault in package rJava on CentOS server
Next message:
[R] where does the null come from?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
m = matrix(1:4, 2) apply(m, 1, cat, '\n') # 1 2 # 3 4 # NULL why the null? vQ
Previous message:
[R] Segmentation fault in package rJava on CentOS server
Next message:
[R] where does the null come from?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the R-help mailing list