I
have a matrix of lists in R that looks like this
Crabs Glass nnet List,2 List,2rf List,1 List,1
An
example of what a list looks like in the matrix
size decay6 3 0.1
How can I write it into a csv file in R so I can retrieve it
in the same format?
Thanks
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.