On 2010-11-26 11:16, Neba Funwi-Gabga wrote:
Hello,
Somehow I cannot control my envelope plots on Spatstat package. I would like
to plot an envelope with no legend and also I would like to label the plot
as such:

plot(envelope(data, nsim=39, main="My K Plot", legend=FALSE,
xlab="Distance")

This can't be right - your parentheses don't match.
And if you have your graphical parameters *inside* the
envelope function, you certainly won't get what you want.
I just tried the example on the help page for plot.envelope
with main/xlab/legend settings and had no problem.

Peter Ehlers

But somehow the "main", "legend" and "xlab" calls do not have any effect on
the plot. Can someone help me out?

Thanks


______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to