Displaying 1 result from an estimated 1 matches for "allometry".
Did you mean:
allometric
2003 Jan 28
1
Plot to postscript in function
...ot;),collapse = "")
postscript(file= thefile, paper = "letter")
lset(my.lts)
#plot cohort variables
BbEh.xyplot.dbh(the.data) #these are custom lattice plotting functions
BbEh.xyplot.h(the.data)
BbEh.xyplot.bl(the.data)
BbEh.xyplot.bs(the.data)
BbEh.xyplot.dens(the.data)
#plot allometry checks
BbEh.xyplot.hVSdbh(the.data)
BbEh.xyplot.bdVSdbh(the.data)
BbEh.xyplot.blVSdbh(the.data)
BbEh.xyplot.bdVSh(the.data)
dev.off(dev.cur())
}
--
Marco Albani, Ph.D.
Postdoctoral Fellow
Dept. of Organismic and Evolutionary Biology
Harvard University
HUH 22 Divinity Avenue
Cambridge, MA
02138...