how to write and read an array ?
Francisco J. Zagmutt a ??crit :
check ?dput and ?dget
Thanks for the answer. dput and dget work well (even if the internal data writing is not as directly readable as with write.table()) (When I'll be grown-up with R, I'll write a write.3dtable() function.) Thanks. Vincent