Displaying 1 result from an estimated 1 matches for "tp4474304p4474304".
2012 Mar 15
2
how to bind uneven column (not equal length) into matrix without recycling values
...recycling, instead can we put NA /0 like below> z
x y
[1,] 1 34
[2,] 2 5
[3,] 3 6
[4,] 4 NA
[5,] 5 NA
[6,] 6 NA
& want distance matrix
--
View this message in context: http://r.789695.n4.nabble.com/how-to-bind-uneven-column-not-equal-length-into-matrix-without-recycling-values-tp4474304p4474304.html
Sent from the R help mailing list archive at Nabble.com.