Displaying 3 results from an estimated 3 matches for "murells".
Did you mean:
murell's
2013 Jan 17
1
Equivalent of box() in grid graphics
Paul Murell's article "What's in a Name" in The R Journal Vol 4/2
gives an interesting example of editing a stacked barplot of the barley
data. Using the method described in that article, it's easy to do
something along the lines of
grid.edit("plot_01.border.strip.1",
grep=TRUE, global=TRUE,
gp=gpar(col = "red"))
That changes more
2010 Oct 03
3
Include externally generated pdf in output (without Sweave)
Dear useRs,
I generated a simple image-based report using the sequence:
pdf(....)
plot(.....)
textplot( for short texts, from gplots)
dev.off()
Is there an easy way to include an single pdf-page from an external file
(not R generated).
Note: For final reports, I know how to use Sweave, but I am looking for a
quick solution with less overhead. Something like textplot() for pdf.
Dieter
2002 Feb 11
0
bwplot and "range" equivalent from boxplot
Just starting with lattice & grid, so pardon if this question
scrams of someone still wrapping their head around it.
(Paul Murell, Deepayan Sarkar, et. al - great package!).
Is it possible to set an equivalent of the "range" argument
to boxplot() when using bwplot()?
Cheers
Jason
--
Indigo Industrial Controls Ltd.
64-21-343-545
jasont at indigoindustrial.co.nz