Displaying 1 result from an estimated 1 matches for "northbound".
2010 Mar 15
1
Resizing Graphic Device Windows
...ge.
#Load Lattice
library(lattice)
#generate barchart, export to PDF file
pdf("../manrivnb.pdf")
barchart(date.manrivnb, ylim=c(0,2200), xlim=c(1,31), scales=list(cex=2,
y=list(tick.number=12), x=list(tick.number=31)), aspect=.5, col= "orange",
main="Manbrin at River Rd N Northbound Volumes by Date", horizontal="FALSE",
xlab="October, 2009", ylab="Volume")
dev.off()
Thanks in advance!
-Kindra
[[alternative HTML version deleted]]