Hi,
Maybe use polygon() ?
Good luck,
Megha.
2009/10/20 mnstn :
>
> Hello All,
>
> My question is regarding the attached plot. I would like to have multiple
> transparent green bands running the length (yaxis) of the plot the width of
> which is determined by the green lines at y=0 in the plot. C
specifications and
don't want to remove observations for all. Help on this will be greatly
appreciated!
Thanks in advance and hope this is clear.
Megha
Megha Patnaik
PhD candidate
Dept of Economics
Stanford University
650-868-6084
[[alternative HTML version de
See http://cran.r-project.org/web/packages/odesolve/index.html
2008/10/13 <[EMAIL PROTECTED]>
>
>
> Dear R-users,
>
> I am trying to perform some simulations from a model defined by ordinary
> differential equations. I would be grateful if someone could indicate some
> functions/packages/examples
and http://cran.at.r-project.org/web/packages/deSolve/
2008/10/13 megha patnaik <[EMAIL PROTECTED]>
> See http://cran.r-project.org/web/packages/odesolve/index.html
>
> 2008/10/13 <[EMAIL PROTECTED]>
>
>
>>
>> Dear R-users,
>>
>> I am trying
This works. After installing the dependencies and installing RGL from inside
R,
library(rgl)
rgl.open()
should open a display window for you.
2008/10/27 Ben Bolker <[EMAIL PROTECTED]>
> Duncan Murdoch stats.uwo.ca> writes:
>
> >
> > Matthieu Stigler wrote:
> > > Hello
> > >
> > > Im trying to
How are you starting R ?
It is not a directory. Usually, if you simply say
R
at a shell prompt, it starts R for you.
2008/11/6 Aimin Yan <[EMAIL PROTECTED]>
> In linux, when I start R,
>
> I get some message like this:
>
> Error:unexpected '/' in '"/"
>
> Does anyone know why?
>
> AMY
>
> Than
Hi John,
I had struggled with this myself, and investigation revealed that it isn't
an R problem, but an X11 bug in Ubuntu. This is evident from plot(rnorm(10))
failing to perform. If you are seeing this, then it is because X11 does not
automatically detect Intel graphic cards. The solution is to
.
2008/11/15 megha patnaik <[EMAIL PROTECTED]>
> Hi John,
>
> I had struggled with this myself, and investigation revealed that it isn't
> an R problem, but an X11 bug in Ubuntu. This is evident from plot(rnorm(10))
> failing to perform. If you are seeing this, then
dSection
If this doesn't work and you want to dig deeper:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/221179
2008/11/15 john polo <[EMAIL PROTECTED]>
> megha patnaik wrote:
> > Hi John,
> > an R problem, but an X11 bug in Ubuntu. This is e
Great! You can navigate to choosing the resolution from the warning window.
2008/11/16 john polo <[EMAIL PROTECTED]>
> Peter Dalgaard wrote:
> >> from xdpyinfo:
> >> screen #0:
> >> dimensions:1280x800 pixels (289x21 millimeters)
> >> resolution:112x968 dots per inch
> >
> > Ick!
> >
10 matches
Mail list logo