search for: apeime1a

Displaying 1 result from an estimated 1 matches for "apeime1a".

Did you mean: apeime
2010 Sep 20
3
Help!
...to repeat the process automatically using loops or any method that works.   Code:   RG2<-BCI[BCI$Species == "APEIME" & BCI$Individual == 1 & BCI$Core == "a", ] > plot(x=RG2$DP..cm., y=RG2$WD..g.cm3, xlab="Distance from pith cm", main="APEIME1a", ylab="Wood density g/cm3") > RG2lm<-lm(RG2$WD..g.cm3~RG2$DP..cm.) > summary(RG2lm)   Thanks   Oyomoare [[alternative HTML version deleted]]