I also have the same problem. Can you send me the link to download a proper
Sun Java application (I have Microsot Windows XP Profesional V.2002)?
Anyway, this is what I tried:
> library(JGR)
Loading required package: JavaGD
Loading required package: iplots
Error : .onLoad failed in loadNamespac
On Oct 7, 2011, at 6:32 AM,
wrote:
> Hi guys,
>
> I am trying to plot a scatterplot with lines instead of with points using
> function iplot in library iplots.
>
> The best I can come up with is
>
> x =(1:100)
> y = rnorm(100)
> iplot(x,y,ptDiam=0)
> ilines(x,y)
>
> Do you guys know of
Hi guys,
I am trying to plot a scatterplot with lines instead of with points using
function iplot in library iplots.
The best I can come up with is
x =(1:100)
y = rnorm(100)
iplot(x,y,ptDiam=0)
ilines(x,y)
Do you guys know of any paramter to set the "type" in iplot or iplot.opt?
Thanks,
Fe
Are there parameters to set position and size of the windows created by
the commands in iplots? I could not find them.
__
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
4 matches
Mail list logo