TAPO (Thomas Agersten Poulsen) wrote: > Is there a way to convert the data frames into arrays, or am I > going the wrong way about this? This is possible, but the behaviour depends on the datatype, e.g. numeric or character. Simply look for ?as.matrix or ?as.array Thomas P.