Displaying 1 result from an estimated 1 matches for "rootcon".
Did you mean:
  rootconf
  
2009 Nov 05
1
how to collapse list into a matrix with names
..."*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 the name is also written above the
corresponding matrix.
Something like ..
*ES
1st-matrix
*ET
2nd-matrix
...
*LeafTips
19th-matrix...