Displaying 1 result from an estimated 1 matches for "tv09".
Did you mean:
t309
2009 Jul 24
0
GGPlot 2 and odfweave
Hi John:
Use print before qplot or ggplot. Something like this:
<<TV,fig=TRUE,echo=FALSE>>=
print(qplot(subscriber,data=TV09,geom="bar",fill=subscriber,
xlab=NULL,ylab=NULL)+coord_flip()+
opts(legend.position="none"))
@
Felipe D. Carrillo?
Supervisory Fishery Biologist?
Department of the Interior?
US Fish & Wildlife Service?
California, USA
> --- On Fri, 7/24/09, John Lipkins...