Displaying 1 result from an estimated 1 matches for "tp4496035p4499568".
2012 Mar 22
3
How to export hexbin tables?
Hi all!
I'm trying to save an output of the HEXBIN process... is so much data
(105k), and I need to export to an ASCII file.
I tried to use:
write.table() ----> Error in as.data.frame.default(x[[i]], optional = TRUE)
:
cannot coerce class 'structure("hexbin", package = "hexbin")' into a
data.frame
cat() ---> Error in cat(list(...), file, sep, fill,