Displaying 1 result from an estimated 1 matches for "bdvsdbh".
2003 Jan 28
1
Plot to postscript in function
...per = "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-2094 USA
Tel: +1 617 495 1621
Fax: +1 617 495 9484
ht...