Displaying 1 result from an estimated 1 matches for "tp19537540p19537540".
2008 Sep 17
1
Re adout row and column of a matrix value
...row <- c("code for row")
col <- c("code for col")
value <- c("6")
#dataframe
test <- data.frame(row, col, value)
write.csv................
Thanks.
Greets
--
View this message in context: http://www.nabble.com/Readout-row-and-column-of-a-matrix-value-tp19537540p19537540.html
Sent from the R help mailing list archive at Nabble.com.