Displaying 1 result from an estimated 1 matches for "fvfm42".
Did you mean:
fvf14
2009 Nov 05
1
how to collapse list into a matrix with names
...t containing 19 matrices with the following names
> names(myList)
[1] "*ES" "*ET" "*ER" "*DS" "*DT" "*DR"
[7] "*VS" "*VT" "*G4per" "*G29per" "*FvFm42" "*FvFm29"
[13] "*Tillers" "*DryWtGC" "*LeafArea" "*SPAD" "*RootCon" "*ShootCon"
[19] "*LeafTips"
I want to save the result of the list into a file, so that the matrices are
placed one below the other AND...