Displaying 1 result from an estimated 1 matches for "mainlab_past".
Did you mean:
mainlab_paste
2004 May 04
1
RE: more on lm(y~x) question: removing NA´s
...,k)
> mainlab1_substring(names(foranalysis[i]),2,8)
> mainlab2_"; corr.:"
> mainlab3_round(cor(j,k,na.method="available"),4)
> mainlab4_"; excl.Mono:"
> mainlab5_round(cor(j[j<0.9],k[j<0.9],na.method="available"),4)
> mainlab_paste(mainlab1,mainlab2,mainlab3,mainlab4,mainlab5)
> plot(k,j,main=mainlab,xlab="% of total biomass",ylab="% of total
> cover",pch="n")
> for (k in 1:length(foranalysis[93:174,i]))
> number[k]_substring(plotcode[foranalysis[k,1]],1,5)
> text(foran...