Have you looked at the TeachingDemos package?
--
David Winsemius
On Nov 27, 2008, at 7:18 AM, mentor_ wrote:
Hi,
First, I do some calculation, then a plot. Add some lines and texts
to the
plot.
Second, do some further calculation, then a plot. Add again some
lines and
texts to the pl
Hi,
First, I do some calculation, then a plot. Add some lines and texts to the
plot.
Second, do some further calculation, then a plot. Add again some lines and
texts to the plot.
Third, do some further calculation, then
Fourth, .
After a plot is complete (means the plot itself, lines and
On Fri, 28 Mar 2008, [EMAIL PROTECTED] wrote:
> Hi,
>
> 1)
> par(ask=TRUE)
> histogram(~Y|F1 * F2 * F3,data = ...)
>
> Successively displays many plots as the # of levels in F3 w/o asking for
> input between each.
> In other words I only get to see the plot for the last level. What's the
> right c
On 28/03/2008, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> 1)
> par(ask=TRUE)
> histogram(~Y|F1 * F2 * F3,data = ...)
>
> Successively displays many plots as the # of levels in F3 w/o asking for
> input between each.
> In other words I only get to see the plot for the last level. W
Hi,
1)
par(ask=TRUE)
histogram(~Y|F1 * F2 * F3,data = ...)
Successively displays many plots as the # of levels in F3 w/o asking for
input between each.
In other words I only get to see the plot for the last level. What's the
right commands?
2)
Also I am wondering if there are plot objects i.e.
5 matches
Mail list logo