[R] How to export hexbin tables?
fco.pch
francisco at dfte.ufrn.br
Fri Mar 23 18:32:12 CET 2012
Michael...
It WORKS!!!
Finally, the most elegant way was yours:
/aux.table <- sapply(.........)
write.table(aux.table, file="hexbin.table.ascii", sep="\t")/
Thanks!
hope be useful to R-users!
--
View this message in context: http://r.789695.n4.nabble.com/How-to-export-hexbin-tables-tp4496035p4499568.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list