Displaying 1 result from an estimated 1 matches for "ansg_t02_02_2008".
Did you mean:
ansg_t01_02_2008
2009 Apr 22
2
function output with for loop and if statement
...NA NA NA NA 71.0 NA
ANSG_T01_04_2008 NA NA NA NA NA NA NA NA 10.0 NA
ANSG_T02_01_2008 NA NA NA NA NA NA NA NA 92.2 NA
ANSG_T02_02_2008 NA NA NA NA NA NA NA NA 14.0 NA
.
.
.
----Correct output when code is run outside of a function----
> test.veg<-ansveg_all
> names(test.veg)<-spplist.class$LifeForm
> tmp<-matrix(nrow=nrow(t...